Searched refs:path_power_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 823 static hda_nid_t path_power_update(struct hda_codec *codec, in path_power_update() function 889 path_power_update(codec, path, codec->power_save_node); in snd_hda_activate_path() 913 sync_power_state_change(codec, path_power_update(codec, path, true)); in path_power_down_sync() 4269 last = path_power_update(codec, path, true); in set_path_power()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 823 static hda_nid_t path_power_update(struct hda_codec *codec, in path_power_update() function 889 path_power_update(codec, path, codec->power_save_node); in snd_hda_activate_path() 913 sync_power_state_change(codec, path_power_update(codec, path, true)); in path_power_down_sync() 4158 last = path_power_update(codec, path, true); in set_path_power()
|
Completed in 17 milliseconds