Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dhdaudio_ext.h10 const struct hdac_ext_bus_ops *ext_ops);
Dhdaudio.h247 struct hdac_ext_bus_ops { struct
304 const struct hdac_ext_bus_ops *ext_ops;
/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c93 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()