Home
last modified time | relevance | path

Searched refs:hp_work_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_via.c88 int hp_work_active; member
189 if (spec->hp_work_active) { in vt1708_stop_hp_work()
193 spec->hp_work_active = false; in vt1708_stop_hp_work()
203 if (!spec->hp_work_active) { in vt1708_update_hp_work()
207 spec->hp_work_active = true; in vt1708_update_hp_work()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_via.c88 int hp_work_active; member
189 if (spec->hp_work_active) { in vt1708_stop_hp_work()
193 spec->hp_work_active = false; in vt1708_stop_hp_work()
203 if (!spec->hp_work_active) { in vt1708_update_hp_work()
207 spec->hp_work_active = true; in vt1708_update_hp_work()

Completed in 5 milliseconds