Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c1083 unsigned int state, actual_state, count; in snd_hdac_sync_power_state() local
1092 actual_state = (state >> 4) & 0x0f; in snd_hdac_sync_power_state()
1093 if (actual_state == power_state) in snd_hdac_sync_power_state()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c1083 unsigned int state, actual_state, count; in snd_hdac_sync_power_state() local
1092 actual_state = (state >> 4) & 0x0f; in snd_hdac_sync_power_state()
1093 if (actual_state == power_state) in snd_hdac_sync_power_state()

Completed in 4 milliseconds