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