Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
282 struct hdac_bus { struct284 const struct hdac_bus_ops *ops; argument285 const struct hdac_ext_bus_ops *ext_ops;288 unsigned long addr;289 void __iomem *remap_addr;290 int irq;292 void __iomem *ppcap;293 void __iomem *spbcap;294 void __iomem *mlcap;295 void __iomem *gtscap;[all …]
544 void (*ack)(struct hdac_bus *, in snd_hdac_bus_handle_stream_irq()