/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_list.c | 172 struct udev_enumerate *enumerate; in list_devices() local 188 enumerate = udev_enumerate_new(udev); in list_devices() 193 udev_enumerate_add_match_subsystem(enumerate, "usb"); in list_devices() 194 udev_enumerate_add_nomatch_sysattr(enumerate, "bDeviceClass", "09"); in list_devices() 195 udev_enumerate_add_nomatch_sysattr(enumerate, "bInterfaceNumber", NULL); in list_devices() 196 udev_enumerate_scan_devices(enumerate); in list_devices() 198 devices = udev_enumerate_get_list_entry(enumerate); in list_devices() 234 udev_enumerate_unref(enumerate); in list_devices()
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | usbip_host_driver.c | 118 struct udev_enumerate *enumerate; in refresh_exported_devices() local 124 enumerate = udev_enumerate_new(udev_context); in refresh_exported_devices() 125 udev_enumerate_add_match_subsystem(enumerate, "usb"); in refresh_exported_devices() 126 udev_enumerate_scan_devices(enumerate); in refresh_exported_devices() 128 devices = udev_enumerate_get_list_entry(enumerate); in refresh_exported_devices()
|
/linux-4.1.27/drivers/dma/hsu/ |
D | Kconfig | 13 enumerate it as a PCI device. For example, Intel Medfield
|
/linux-4.1.27/drivers/dma/dw/ |
D | Kconfig | 24 platfroms that enumerate it as a PCI device. For example,
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | fsl,pci.txt | 6 enumerate the bus.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 5 When using OpenFirmware or a Flattened Device Tree to enumerate
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | hypercalls.txt | 58 used to enumerate which hypercalls are available. On PPC, either device tree
|
/linux-4.1.27/Documentation/devicetree/bindings/reset/ |
D | reset.txt | 29 rather than to slavishly enumerate the reset signal that affects each HW
|
/linux-4.1.27/drivers/usb/core/ |
D | Kconfig | 73 If you say Y here, then Linux will refuse to enumerate
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer.txt | 85 in a different place, operating systems must first enumerate any compatible
|
/linux-4.1.27/include/linux/ |
D | rio.h | 461 int (*enumerate)(struct rio_mport *mport, u32 flags); member
|
/linux-4.1.27/Documentation/driver-model/ |
D | binding.txt | 47 devclass_add_device is called to enumerate the device within the class
|
/linux-4.1.27/drivers/rapidio/ |
D | rio.c | 1790 rc = port->nscan->enumerate(port, 0); in rio_mport_scan() 1849 port->nscan->enumerate(port, 0); in rio_init_mports()
|
D | rio-scan.c | 1166 .enumerate = rio_enum_mport,
|
/linux-4.1.27/Documentation/scsi/ |
D | BusLogic.txt | 324 kernel. Some PCI BIOS implementations enumerate the PCI slots in order of 328 Unfortunately, Microsoft decided that Windows 95 would always enumerate the 332 factory default settings of the BT-948/958/958D enumerate the host adapters
|
/linux-4.1.27/drivers/cpufreq/ |
D | Kconfig.x86 | 65 architectures like Z34xx and Z35xx which enumerate processor
|
/linux-4.1.27/Documentation/video4linux/ |
D | uvcvideo.txt | 66 UVC descriptor or, if available, using the media controller API to enumerate a
|
D | vivid.txt | 200 Note that this value is ignored by webcam inputs: those enumerate
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | xilinx.txt | 99 enumerate logical devices within an IP core. For example, the
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_configfs.txt | 203 Such a gadget must be finally enabled so that the USB host can enumerate it.
|
D | proc_usb_info.txt | 50 it's relatively common for devices to re-enumerate while they are
|
/linux-4.1.27/Documentation/hid/ |
D | hiddev.txt | 155 use the relative IDs above to enumerate the valid IDs. The ioctl
|
/linux-4.1.27/Documentation/wimax/ |
D | README.i2400m | 108 plugged in). The driver will enumerate the device, upload the firmware
|
/linux-4.1.27/drivers/usb/misc/ |
D | Kconfig | 208 When the test fixture is connected, it can enumerate as one of several
|
/linux-4.1.27/drivers/mtd/ |
D | Kconfig | 9 to enumerate the devices which are present and obtain a handle on
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 46 You can configure this device to enumerate using the device
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 249 the enumerator has exclusive right to enumerate the device. If device ownership
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 955 \begin{enumerate} 1003 \end{enumerate}
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 2739 firmware [ARM] Do not re-enumerate the bus but instead
|