Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Ddevice.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/include/sound/
H A Dhdaudio.h129 int snd_hdac_refresh_widgets(struct hdac_device *codec);
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1900 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/linux/sound/hda/common/
H A Dcodec.c1046 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()