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