Home
last modified time | relevance | path

Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dhdaudio.h292 struct hdac_bus { struct
294 const struct hdac_bus_ops *ops; argument
295 const struct hdac_ext_bus_ops *ext_ops;
298 unsigned long addr;
299 void __iomem *remap_addr;
300 int irq;
302 void __iomem *ppcap;
303 void __iomem *spbcap;
304 void __iomem *mlcap;
305 void __iomem *gtscap;
[all …]
/linux/sound/hda/core/
H A Dcontroller.c673 snd_hdac_bus_handle_stream_irq(struct hdac_bus * bus,unsigned int status,void (* ack)(struct hdac_bus *,struct hdac_stream *)) snd_hdac_bus_handle_stream_irq() argument
[all...]