Searched refs:hda_softc (Results 1 – 2 of 2) sorted by relevance
75 struct hda_softc;77 typedef void (*hda_set_reg_handler)(struct hda_softc *sc, uint32_t offset,116 struct hda_softc { struct141 static inline void hda_set_reg_by_offset(struct hda_softc *sc, uint32_t offset, argument143 static inline uint32_t hda_get_reg_by_offset(struct hda_softc *sc,145 static inline void hda_set_field_by_offset(struct hda_softc *sc,148 static struct hda_softc *hda_init(nvlist_t *nvl);149 static void hda_update_intr(struct hda_softc *sc);150 static void hda_response_interrupt(struct hda_softc *sc);151 static int hda_codec_constructor(struct hda_softc *sc,[all …]
61 struct hda_softc;67 struct hda_softc *hda;