Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_device.c93 err = snd_hdac_refresh_widgets(codec); in snd_hdac_device_init()
397 int snd_hdac_refresh_widgets(struct hdac_device *codec) in snd_hdac_refresh_widgets() function
426 EXPORT_SYMBOL_GPL(snd_hdac_refresh_widgets);
/Linux-v5.4/include/sound/
Dhdaudio.h123 int snd_hdac_refresh_widgets(struct hdac_device *codec);
/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c2100 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/Linux-v5.4/sound/pci/hda/
Dhda_codec.c1011 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()