Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
291 struct hdac_bus { struct293 const struct hdac_bus_ops *ops; argument297 unsigned long addr;299 int irq;301 void __iomem *ppcap;303 void __iomem *mlcap;316 unsigned int unsol_rp, unsol_wp;326 struct hdac_rb corb;327 struct hdac_rb rirb;356 int poll_count;[all …]
685 void (*ack)(struct hdac_bus *, in snd_hdac_bus_handle_stream_irq()
Completed in 8 milliseconds