Searched defs:pci_device_id (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linuxver.h | 223 struct pci_device_id { struct 233 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linuxver.h | 228 struct pci_device_id { struct 238 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 228 struct pci_device_id { struct 238 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linuxver.h | 228 struct pci_device_id { struct 238 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 233 struct pci_device_id { struct 243 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 233 struct pci_device_id { struct 243 const struct pci_device_id *id_table; /* NULL if wants all devices */ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mod_devicetable.h | 38 struct pci_device_id { struct 39 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ 40 __u32 subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ 41 __u32 class, class_mask; /* (class,subclass,prog-if) triplet */ 42 kernel_ulong_t driver_data; /* Data private to the driver */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 508 struct pci_device_id { struct 509 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */ 510 unsigned int subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ 511 unsigned int class, class_mask; /* (class,subclass,prog-if) triplet */ 512 unsigned long driver_data; /* Data private to the driver */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_mgmt.h | 109 u16 pci_device_id; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_ioctl.h | 180 uint16_t pci_device_id; member
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | actbl3.h | 116 u16 pci_device_id; member 653 u16 pci_device_id; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/sn/ |
| H A D | klconfig.h | 668 s32 pci_device_id; /* 32 bits of vendor/device ID. */ member
|