Searched refs:subvendor (Results 1 - 5 of 5) sorted by relevance

/include/sound/
H A Dcore.h433 unsigned short subvendor; /* PCI subvendor ID */ member in struct:snd_pci_quirk
443 .subvendor = (vend), .subdevice = (dev), .subdevice_mask = (mask)
H A Dac97_codec.h603 unsigned short subvendor; /* PCI subsystem vendor id */ member in struct:ac97_quirk
/include/linux/
H A Dmod_devicetable.h20 __u32 subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ member in struct:pci_device_id
H A Dpci.h673 * specific device. The subvendor and subdevice fields will be set to
678 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
692 .subvendor = (subvend), .subdevice = (subdev)
700 * specific PCI class. The vendor, device, subvendor, and subdevice
706 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
714 * specific PCI device. The subvendor, and subdevice fields will be set
721 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, 0, 0
1148 unsigned int subvendor, unsigned int subdevice,
/include/media/
H A Dsaa7146.h83 .subvendor = x_vendor, \
95 /* pairs of subvendor and subdevice ids for

Completed in 113 milliseconds