HomeSort by relevance Sort by last modified time
    Searched refs:subvendor (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
mod_devicetable.h 19 __u32 subvendor, subdevice; member in struct:pci_device_id
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
core.h 432 unsigned short subvendor; /* PCI subvendor ID */ member in struct:snd_pci_quirk
441 .subvendor = (vend), .subdevice = (dev)
ac97_codec.h 588 unsigned short subvendor; /* PCI subsystem vendor id */ member in struct:ac97_quirk
  /external/kernel-headers/original/linux/
pci.h 366 * specific device. The subvendor and subdevice fields will be set to
371 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
379 * specific PCI class. The vendor, device, subvendor, and subdevice
385 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID

Completed in 405 milliseconds

12