Searched refs:snd_soc_hdac_hda_get_ops (Results 1 – 4 of 4) sorted by relevance
31 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
625 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void) in snd_soc_hdac_hda_get_ops() function629 EXPORT_SYMBOL_GPL(snd_soc_hdac_hda_get_ops);
17 #define sof_hda_ext_ops snd_soc_hdac_hda_get_ops()
887 ext_ops = snd_soc_hdac_hda_get_ops(); in skl_create()