Home
last modified time | relevance | path

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

/linux/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/sound/soc/codecs/
H A Dhdac_hdmi.c2201 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/linux/sound/pci/hda/
H A Dhda_codec.c1064 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()