Home
last modified time | relevance | path

Searched refs:DEVICE (Results 1 – 25 of 35) sorted by relevance

12

/Documentation/target/
Dtarget-export-device12 Usage: $(basename $0) [-p PORTAL] DEVICE|FILE
30 DEVICE=$1
31 [ -n "$DEVICE" ] || die "Missing device or file argument"
32 [ -b $DEVICE -o -f $DEVICE ] || die "Invalid device or file: ${DEVICE}"
33 IQN="iqn.2003-01.org.linux-iscsi.$(hostname):$(basename $DEVICE)"
47 if [ -b $DEVICE ]; then
50 echo "udev_path=${DEVICE}" > $BACKSTORE_DIR/control
54 DEVICE_SIZE=$(du -b $DEVICE | cut -f1)
55 echo "fd_dev_name=${DEVICE}" > $BACKSTORE_DIR/control
/Documentation/PCI/
Dpci-iov-howto.rst77 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
88 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
96 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
104 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
/Documentation/admin-guide/auxdisplay/
Dks0108.rst14 2. DEVICE INFORMATION
Dcfag12864b.rst14 2. DEVICE INFORMATION
/Documentation/devicetree/bindings/phy/
Dbrcm,ns2-drd-phy.txt1 BROADCOM NORTHSTAR2 USB2 (DUAL ROLE DEVICE) PHY
/Documentation/admin-guide/
Dhw_random.rst29 CHARACTER DEVICE. Using the standard open()
43 CLASS DEVICE. There is a /sys/class/misc/hw_random node with
Ddevices.rst34 DEVICE DRIVERS AUTHORS PLEASE READ THIS
/Documentation/usb/
Dauthorization.rst21 $ echo 1 > /sys/bus/usb/devices/DEVICE/authorized
25 $ echo 0 > /sys/bus/usb/devices/DEVICE/authorized
/Documentation/driver-api/backlight/
Dlp855x-driver.rst44 Value of DEVICE CONTROL register.
/Documentation/spi/
Dspidev.rst30 DEVICE CREATION, DRIVER BINDING
79 BASIC CHARACTER DEVICE API
146 FULL DUPLEX CHARACTER DEVICE API
/Documentation/devicetree/bindings/leds/backlight/
Dlp855x.txt7 - dev-ctrl: Value of DEVICE CONTROL register (u8). It depends on the device.
/Documentation/ABI/testing/
Ddev-kmsg97 DEVICE=+acpi:PNP0A03:00
101 The DEVICE= key uniquely identifies devices the following way:
/Documentation/fault-injection/
Dfault-injection.rst334 DEVICE=$(losetup --show -f testfile.img)
335 mkfs.btrfs -f $DEVICE
349 mount -t btrfs $DEVICE tmpmnt
361 losetup -d $DEVICE
/Documentation/driver-api/usb/
Dhotplug.rst75 If "usbdevfs" is configured, DEVICE and DEVFS are also passed. DEVICE is
/Documentation/devicetree/bindings/pci/
Dti-pci.txt42 DEVICE MODE
/Documentation/hwmon/
Dsmsc47b397.rst181 ; LOGICAL DEVICE 8
/Documentation/driver-api/
Dlibata.rst59 Called after IDENTIFY [PACKET] DEVICE is issued to each device found.
941 EXECUTE DEVICE DIAGNOSTIC command
953 ATAPI DEVICE RESET command
970 - CHS set up with INITIALIZE DEVICE PARAMETERS (seldom used)
984 Also, ATA/ATAPI standard requires that IDENTIFY DEVICE / IDENTIFY PACKET
985 DEVICE is issued after any configuration parameter is updated or a
/Documentation/userspace-api/ioctl/
Dhdio.rst294 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in
299 - ENOMSG IDENTIFY DEVICE information not available
/Documentation/admin-guide/gpio/
Dsysfs.rst8 ARE SUPPOSED TO USE THE CHARACTER DEVICE ABI. THIS OLD SYSFS ABI WILL
/Documentation/admin-guide/kdump/
Dgdbmacros.txt264 printf " DEVICE="
/Documentation/networking/device_drivers/ethernet/dlink/
Ddl2k.rst278 DEVICE=eth0
/Documentation/userspace-api/media/cec/
Dcec-ioc-g-mode.rst217 * .. _`CEC-MSG-GIVE-DEVICE-VENDOR-ID`:
/Documentation/networking/
Dpktgen.rst72 * add_device DEVICE@NAME -- adds a single device
/Documentation/scsi/
DChangeLog.sym53c8xx293 from a device that has received a BUS DEVICE RESET message from
311 DEVICE RESET message to a target (for test purpose).
/Documentation/s390/
Dcds.rst151 applicable, the device drivers can use issue the READ DEVICE CHARACTERISTICS

12