Home
last modified time | relevance | path

Searched refs:hda_softc (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c74 struct hda_softc;
76 typedef void (*hda_set_reg_handler)(struct hda_softc *sc, uint32_t offset,
115 struct hda_softc { struct
140 static inline void hda_set_reg_by_offset(struct hda_softc *sc, uint32_t offset, argument
142 static inline uint32_t hda_get_reg_by_offset(struct hda_softc *sc,
144 static inline void hda_set_field_by_offset(struct hda_softc *sc,
147 static struct hda_softc *hda_init(nvlist_t *nvl);
148 static void hda_update_intr(struct hda_softc *sc);
149 static void hda_response_interrupt(struct hda_softc *sc);
150 static int hda_codec_constructor(struct hda_softc *sc,
[all …]
H A Dpci_hda.h61 struct hda_softc;
67 struct hda_softc *hda;