Searched defs:hdac_bus (Results 1 – 1 of 1) sorted by relevance
300 struct hdac_bus { struct302 const struct hdac_bus_ops *ops; argument303 const struct hdac_io_ops *io_ops;304 const struct hdac_ext_bus_ops *ext_ops;307 unsigned long addr;308 void __iomem *remap_addr;309 int irq;311 void __iomem *ppcap;312 void __iomem *spbcap;313 void __iomem *mlcap;[all …]