Home
last modified time | relevance | path

Searched refs:hdac_ext_bus_ops (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.h31 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
H A Dhdac_hda.c620 static struct hdac_ext_bus_ops hdac_ops = {
625 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void) in snd_soc_hdac_hda_get_ops()
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c31 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h9 const struct hdac_ext_bus_ops *ext_ops);
H A Dhdaudio.h249 struct hdac_ext_bus_ops { struct
287 const struct hdac_ext_bus_ops *ext_ops;
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c862 struct hdac_ext_bus_ops *ext_ops = NULL; in skl_create()