Home
last modified time | relevance | path

Searched refs:hdac_bus_ops (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_bus.c17 static const struct hdac_bus_ops default_ops = {
31 const struct hdac_bus_ops *ops) in snd_hdac_bus_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h238 struct hdac_bus_ops { struct
286 const struct hdac_bus_ops *ops;
376 const struct hdac_bus_ops *ops);
H A Dhdaudio_ext.h8 const struct hdac_bus_ops *ops,
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c30 const struct hdac_bus_ops *ops, in snd_hdac_ext_bus_init()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c943 static const struct hdac_bus_ops bus_core_ops = {