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