Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dhda.h16 extern const struct hdac_ext_bus_ops soc_hda_ext_bus_ops;
H A Dhdac_hda.h31 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
H A Dhdac_hda.c634 static struct hdac_ext_bus_ops hdac_ops = {
639 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void) in snd_soc_hdac_hda_get_ops()
H A Dhda.c385 const struct hdac_ext_bus_ops soc_hda_ext_bus_ops = {
/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_bus.c31 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h11 const struct hdac_ext_bus_ops *ext_ops);
H A Dhdaudio.h255 struct hdac_ext_bus_ops { struct
293 const struct hdac_ext_bus_ops *ext_ops;
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c872 struct hdac_ext_bus_ops *ext_ops = NULL; in skl_create()