Home
last modified time | relevance | path

Searched refs:IS_CFL (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_intel.c380 #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) macro
1794 if (IS_CFL(pci)) in azx_create()