Searched refs:IS_CNL (Results 1 – 2 of 2) sorted by relevance
36 #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) macro266 if (IS_CFL(pci) || IS_CNL(pci)) in hda_init()
372 #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) macro1757 if (IS_CFL(pci) || IS_CNL(pci)) in azx_create()