Lines Matching refs:iw_softc
60 static void iwreset(struct iw_softc *, int);
62 static int iw_set_speed(struct iw_softc *, u_long, char);
63 static u_long iw_set_format(struct iw_softc *, u_long, int);
64 static void iw_mixer_line_level(struct iw_softc *, int, int, int);
65 static void iw_trigger_dma(struct iw_softc *, u_char);
66 static void iw_stop_dma(struct iw_softc *, u_char, u_char);
67 static void iw_dma_count(struct iw_softc *, u_short, int);
69 static void iw_meminit(struct iw_softc *);
70 static void iw_mempoke(struct iw_softc *, u_long, u_char);
71 static u_char iw_mempeek(struct iw_softc *, u_long);
74 static void iw_set_voice_place(struct iw_softc *, u_char, u_long);
75 static void iw_voice_pan(struct iw_softc *, u_char, u_short, u_short);
76 static void iw_voice_freq(struct iw_softc *, u_char, u_long);
77 static void iw_set_loopmode(struct iw_softc *, u_char, u_char, u_char);
78 static void iw_set_voice_pos(struct iw_softc *, u_short, u_long, u_long);
79 static void iw_start_voice(struct iw_softc *, u_char);
80 static void iw_play_voice(struct iw_softc *, u_long, u_long, u_short);
81 static void iw_stop_voice(struct iw_softc *, u_char);
82 static void iw_move_voice_end(struct iw_softc *, u_short, u_long);
83 static void iw_initvoices(struct iw_softc *);
129 struct iw_softc *sc;
183 iwattach(struct iw_softc *sc)
242 iwopen(struct iw_softc *sc, int flags)
273 iw_mempoke(struct iw_softc *sc, u_long addy, u_char val)
284 iw_mempeek(struct iw_softc *sc, u_long addy)
296 iw_meminit(struct iw_softc *sc)
373 iwreset(struct iw_softc *sc, int warm)
518 iw_set_speed(struct iw_softc *sc, u_long freq, char in)
611 iw_set_format(struct iw_softc *sc, u_long precision, int in)
678 struct iw_softc *sc;
702 iw_mixer_line_level(struct iw_softc *sc, int line, int levl, int levr)
804 iw_trigger_dma(struct iw_softc *sc, u_char io)
821 iw_stop_dma(struct iw_softc *sc, u_char io, u_char hard)
837 iw_dma_count(struct iw_softc *sc, u_short count, int io)
852 struct iw_softc *sc = (struct iw_softc *) addr;
864 struct iw_softc *sc;
867 sc = (struct iw_softc *) addr;
877 struct iw_softc *sc;
926 struct iw_softc *sc;
975 struct iw_softc *sc;
986 struct iw_softc *sc;
996 struct iw_softc *sc;
1029 struct iw_softc *sc;
1182 struct iw_softc *sc;
1405 struct iw_softc *sc;
1426 struct iw_softc *sc;
1443 struct iw_softc *sc;
1453 struct iw_softc *sc;