Searched refs:IS_CFL (Results 1 – 3 of 3) sorted by relevance
35 #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) macro266 if (IS_CFL(pci) || IS_CNL(pci)) in hda_init()
22 #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) macro
371 #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) macro1757 if (IS_CFL(pci) || IS_CNL(pci)) in azx_create()