Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h149 unsigned int gts_present:1; member
H A Dhda_intel.c1926 chip->gts_present = false; in azx_first_init()
1930 chip->gts_present = true; in azx_first_init()
H A Dhda_controller.c599 if (chip->gts_present) in azx_pcm_open()