Searched defs:hdac_bus (Results 1 – 2 of 2) sorted by relevance
289 struct hdac_bus { struct291 const struct hdac_bus_ops *ops; argument295 unsigned long addr;297 int irq;299 void __iomem *ppcap;301 void __iomem *mlcap;314 unsigned int unsol_rp, unsol_wp;324 struct hdac_rb corb;325 struct hdac_rb rirb;351 int poll_count;[all …]
569 void (*ack)(struct hdac_bus *, in snd_hdac_bus_handle_stream_irq()
Completed in 7 milliseconds