Searched refs:harmony_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp700/gsc/
H A Dharmony.c100 int harmony_control_wait(struct harmony_softc *);
154 CFATTACH_DECL_NEW(harmony, sizeof(struct harmony_softc),
158 void harmony_intr_enable(struct harmony_softc *);
159 void harmony_intr_disable(struct harmony_softc *);
160 uint32_t harmony_speed_bits(struct harmony_softc *, u_int *);
161 int harmony_set_gainctl(struct harmony_softc *);
162 void harmony_reset_codec(struct harmony_softc *);
163 void harmony_start_cp(struct harmony_softc *, int);
164 void harmony_start_pp(struct harmony_softc *, int);
167 void harmony_try_more(struct harmony_softc *, in
[all...]
H A Dharmonyvar.h81 struct harmony_softc { struct

Completed in 109 milliseconds