Searched defs:hda_softc (Results 1 – 1 of 1) sorted by relevance
115 struct hda_softc { struct116 struct pci_devinst *pci_dev;140 static inline void hda_set_reg_by_offset(struct hda_softc *sc, uint32_t offset, argument