Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
286 struct hdac_bus { struct288 const struct hdac_bus_ops *ops; argument289 const struct hdac_ext_bus_ops *ext_ops;292 unsigned long addr;293 void __iomem *remap_addr;294 int irq;296 void __iomem *ppcap;297 void __iomem *spbcap;298 void __iomem *mlcap;299 void __iomem *gtscap;[all …]
572 void (*ack)(struct hdac_bus *, in snd_hdac_bus_handle_stream_irq()