Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hda.h31 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
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()
/kernel/linux/linux-5.10/sound/hda/ext/
Dhdac_ext_bus.c31 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio_ext.h9 const struct hdac_ext_bus_ops *ext_ops);
Dhdaudio.h249 struct hdac_ext_bus_ops { struct
287 const struct hdac_ext_bus_ops *ext_ops;
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl.c862 struct hdac_ext_bus_ops *ext_ops = NULL; in skl_create()