Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
290 struct hdac_bus { struct292 const struct hdac_bus_ops *ops; argument293 const struct hdac_ext_bus_ops *ext_ops;296 unsigned long addr;297 void __iomem *remap_addr;298 int irq;300 void __iomem *ppcap;301 void __iomem *spbcap;302 void __iomem *mlcap;303 void __iomem *gtscap;[all …]
572 void (*ack)(struct hdac_bus *, in snd_hdac_bus_handle_stream_irq()