Searched refs:SND_PCI_QUIRK_ID (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/pci/
H A Dens1370.c1580 SND_PCI_QUIRK_ID(0x1274, 0x2000), /* GA-7DXR */
1581 SND_PCI_QUIRK_ID(0x1458, 0xa000), /* GA-8IEXP */
1891 SND_PCI_QUIRK_ID(0x107b, 0x2150), /* Gateway Solo 2150 */
1892 SND_PCI_QUIRK_ID(0x13bd, 0x100c), /* EV1938 on Mebius PC-MJ100V */
1893 SND_PCI_QUIRK_ID(0x1102, 0x5938), /* Targa Xtender300 */
1894 SND_PCI_QUIRK_ID(0x1102, 0x8938), /* IPC Topnote G notebook */
H A Dmaestro3.c899 SND_PCI_QUIRK_ID(0x103c, 0x0010), /* HP OmniBook 6000 */
900 SND_PCI_QUIRK_ID(0x103c, 0x0011), /* HP OmniBook 500 */
/linux-master/include/sound/
H A Dcore.h468 #define SND_PCI_QUIRK_ID(vend,dev) {_SND_PCI_QUIRK_ID(vend, dev)} macro

Completed in 218 milliseconds