Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A 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);
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h125 int snd_hdac_refresh_widgets(struct hdac_device *codec);
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c2195 snd_hdac_refresh_widgets(hdev); in hdac_hdmi_dev_probe()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c1027 err = snd_hdac_refresh_widgets(&codec->core); in snd_hda_codec_update_widgets()