Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_controller.h146 unsigned int gts_present:1; member
Dhda_intel.c1873 chip->gts_present = false; in azx_first_init()
1877 chip->gts_present = true; in azx_first_init()
Dhda_controller.c598 if (chip->gts_present) in azx_pcm_open()