Searched refs:snd_hda_gen_check_power_status (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.h | 353 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
|
H A D | patch_analog.c | 168 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | patch_conexant.c | 204 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | hda_generic.c | 6152 * snd_hda_gen_check_power_status - check the loopback power save state 6158 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function 6163 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status); variable 6179 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | patch_realtek.c | 1013 .check_power_status = snd_hda_gen_check_power_status,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.h | 344 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
|
H A D | patch_analog.c | 162 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | patch_conexant.c | 313 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | hda_generic.c | 6027 * snd_hda_gen_check_power_status - check the loopback power save state 6033 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function 6038 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status); variable 6053 .check_power_status = snd_hda_gen_check_power_status,
|
H A D | patch_realtek.c | 1000 .check_power_status = snd_hda_gen_check_power_status,
|
Completed in 66 milliseconds