Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_device.c95 err = snd_hdac_refresh_widgets(codec); in snd_hdac_device_init()
405 int snd_hdac_refresh_widgets(struct hdac_device *codec) in snd_hdac_refresh_widgets() function
434 EXPORT_SYMBOL_GPL(snd_hdac_refresh_widgets);
/linux-6.15/include/sound/
H A Dhdaudio.h129 int snd_hdac_refresh_widgets(struct hdac_device *codec);
/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c2196 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/linux-6.15/sound/pci/hda/
H A Dhda_codec.c1064 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()