Home
last modified time | relevance | path

Searched defs:IS_BXT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/sound/
Dhda_codec.h21 #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) macro
/linux-6.1.9/sound/pci/hda/
Dhda_intel.c336 #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) macro