Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/
Dhdac_device.c94 err = snd_hdac_refresh_widgets(codec); in snd_hdac_device_init()
404 int snd_hdac_refresh_widgets(struct hdac_device *codec) in snd_hdac_refresh_widgets() function
433 EXPORT_SYMBOL_GPL(snd_hdac_refresh_widgets);
/linux-6.1.9/include/sound/
Dhdaudio.h128 int snd_hdac_refresh_widgets(struct hdac_device *codec);
/linux-6.1.9/sound/soc/codecs/
Dhdac_hdmi.c2194 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c1069 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()