Searched refs:DEVICE (Results 1 – 25 of 39) sorted by relevance
12
/Documentation/target/ |
D | target-export-device | 12 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/networking/ |
D | devlink-params-bnxt.txt | 1 enable_sriov [DEVICE, GENERIC] 4 ignore_ari [DEVICE, GENERIC] 7 msix_vec_per_pf_max [DEVICE, GENERIC] 10 msix_vec_per_pf_min [DEVICE, GENERIC] 13 gre_ver_check [DEVICE, DRIVER-SPECIFIC]
|
D | devlink-params.txt | 19 enable_sriov [DEVICE, GENERIC] 24 ignore_ari [DEVICE, GENERIC] 32 msix_vec_per_pf_max [DEVICE, GENERIC] 38 msix_vec_per_pf_min [DEVICE, GENERIC] 44 fw_load_policy [DEVICE, GENERIC] 55 reset_dev_on_drv_probe [DEVICE, GENERIC]
|
D | devlink-params-nfp.txt | 1 fw_load_policy [DEVICE, GENERIC] 4 reset_dev_on_drv_probe [DEVICE, GENERIC]
|
D | devlink-params-mlxsw.txt | 1 fw_load_policy [DEVICE, GENERIC] 4 acl_region_rehash_interval [DEVICE, DRIVER-SPECIFIC]
|
D | pktgen.txt | 67 * add_device DEVICE@NAME -- adds a single device
|
/Documentation/devicetree/bindings/usb/ |
D | cdns-usb3.txt | 7 - DEVICE registers area 11 "dev" - for DEVICE registers space 40 <0xf3010000 0x10000>, /* memory area for DEVICE registers */
|
/Documentation/PCI/ |
D | pci-iov-howto.rst | 77 /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/ |
D | ks0108.rst | 14 2. DEVICE INFORMATION
|
D | cfag12864b.rst | 14 2. DEVICE INFORMATION
|
/Documentation/devicetree/bindings/phy/ |
D | brcm,ns2-drd-phy.txt | 1 BROADCOM NORTHSTAR2 USB2 (DUAL ROLE DEVICE) PHY
|
/Documentation/usb/ |
D | authorization.rst | 21 $ echo 1 > /sys/bus/usb/devices/DEVICE/authorized 25 $ echo 0 > /sys/bus/usb/devices/DEVICE/authorized
|
/Documentation/admin-guide/ |
D | hw_random.rst | 29 CHARACTER DEVICE. Using the standard open() 43 CLASS DEVICE. There is a /sys/class/misc/hw_random node with
|
/Documentation/driver-api/backlight/ |
D | lp855x-driver.rst | 44 Value of DEVICE CONTROL register.
|
/Documentation/devicetree/bindings/leds/backlight/ |
D | lp855x.txt | 7 - dev-ctrl: Value of DEVICE CONTROL register (u8). It depends on the device.
|
/Documentation/spi/ |
D | spidev.rst | 30 DEVICE CREATION, DRIVER BINDING 79 BASIC CHARACTER DEVICE API 146 FULL DUPLEX CHARACTER DEVICE API
|
/Documentation/ABI/testing/ |
D | dev-kmsg | 82 DEVICE=+acpi:PNP0A03:00 86 The DEVICE= key uniquely identifies devices the following way:
|
/Documentation/fault-injection/ |
D | fault-injection.rst | 327 DEVICE=$(losetup --show -f testfile.img) 328 mkfs.btrfs -f $DEVICE 342 mount -t btrfs $DEVICE tmpmnt 354 losetup -d $DEVICE
|
/Documentation/driver-api/usb/ |
D | hotplug.rst | 75 If "usbdevfs" is configured, DEVICE and DEVFS are also passed. DEVICE is
|
/Documentation/devicetree/bindings/pci/ |
D | ti-pci.txt | 42 DEVICE MODE
|
/Documentation/hwmon/ |
D | smsc47b397.rst | 181 ; LOGICAL DEVICE 8
|
/Documentation/driver-api/ |
D | libata.rst | 59 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/ioctl/ |
D | hdio.rst | 294 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in 299 - ENOMSG IDENTIFY DEVICE information not available
|
/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 8 ARE SUPPOSED TO USE THE CHARACTER DEVICE ABI. THIS OLD SYSFS ABI WILL
|
/Documentation/networking/device_drivers/dlink/ |
D | dl2k.txt | 249 DEVICE=eth0
|
12