Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_device.c91 err = snd_hdac_refresh_widgets(codec, false); in snd_hdac_device_init()
394 int snd_hdac_refresh_widgets(struct hdac_device *codec, bool sysfs) in snd_hdac_refresh_widgets() function
417 EXPORT_SYMBOL_GPL(snd_hdac_refresh_widgets);
/Linux-v4.19/include/sound/
Dhdaudio.h117 int snd_hdac_refresh_widgets(struct hdac_device *codec, bool sysfs);
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c2045 snd_hdac_refresh_widgets(hdev, true); in hdac_hdmi_dev_probe()
/Linux-v4.19/sound/pci/hda/
Dhda_codec.c1007 err = snd_hdac_refresh_widgets(&codec->core, true); in snd_hda_codec_update_widgets()