Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c3020 unsigned int state, actual_state; in hda_sync_power_state() local
3027 actual_state = (state >> 4) & 0x0f; in hda_sync_power_state()
3028 if (actual_state == power_state) in hda_sync_power_state()