Searched refs:subvendor (Results 1 – 5 of 5) sorted by relevance
/include/sound/ |
D | core.h | 465 unsigned short subvendor; /* PCI subvendor ID */ member 475 .subvendor = (vend), .subdevice = (dev), .subdevice_mask = (mask)
|
D | ac97_codec.h | 357 unsigned short subvendor; /* PCI subsystem vendor id */ member
|
/include/linux/ |
D | pci.h | 943 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID 957 .vendor = (vend), .device = (dev), .subvendor = PCI_ANY_ID, \ 986 .subvendor = (subvend), .subdevice = (subdev) 1000 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID 1014 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, 0, 0 1028 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, 0, 0, \ 1496 unsigned int subvendor, unsigned int subdevice,
|
D | mod_devicetable.h | 45 __u32 subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ member
|
/include/media/drv-intf/ |
D | saa7146.h | 84 .subvendor = x_vendor, \
|