Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
292 struct hdac_bus { struct294 const struct hdac_bus_ops *ops; argument295 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 …]
673 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...]