Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c1647 static int hp_amp_power_count; in hp_amp_power() local
1651 if (hp_amp_power_count <= 0) { in hp_amp_power()
1703 hp_amp_power_count++; in hp_amp_power()
1705 hp_amp_power_count--; in hp_amp_power()
1706 if (hp_amp_power_count <= 0) { in hp_amp_power()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c1673 static int hp_amp_power_count; in hp_amp_power() local
1678 if (hp_amp_power_count <= 0) { in hp_amp_power()
1738 hp_amp_power_count++; in hp_amp_power()
1740 hp_amp_power_count--; in hp_amp_power()
1741 if (hp_amp_power_count <= 0) { in hp_amp_power()

Completed in 8 milliseconds