HomeSort by: relevance | last modified time | path
    Searched refs:harmony_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/gsc/
harmony.c 99 int harmony_control_wait(struct harmony_softc *);
165 CFATTACH_DECL_NEW(harmony, sizeof(struct harmony_softc),
169 void harmony_intr_enable(struct harmony_softc *);
170 void harmony_intr_disable(struct harmony_softc *);
171 uint32_t harmony_speed_bits(struct harmony_softc *, u_int);
172 int harmony_set_gainctl(struct harmony_softc *);
173 void harmony_reset_codec(struct harmony_softc *);
174 void harmony_start_cp(struct harmony_softc *, int);
175 void harmony_start_pp(struct harmony_softc *, int);
178 void harmony_try_more(struct harmony_softc *, int, int
    [all...]
harmonyvar.h 81 struct harmony_softc { struct

Completed in 12 milliseconds