Searched refs:sc_chinfo (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe-pcm.c83 hdspe_hw_mixer(struct sc_chinfo *ch, unsigned int dst,
101 hdspechan_setgain(struct sc_chinfo *ch)
143 struct sc_chinfo *ch;
173 hdspechan_enable(struct sc_chinfo *ch, int value)
194 struct sc_chinfo *ch;
243 buffer_copy(struct sc_chinfo *ch)
292 clean(struct sc_chinfo *ch){
315 struct sc_chinfo *ch;
350 struct sc_chinfo *ch = data;
390 struct sc_chinfo *c
[all...]
H A Dals4000.c64 struct sc_chinfo { struct
85 struct sc_chinfo pch, rch;
209 struct sc_chinfo *ch;
237 struct sc_chinfo *ch = data;
246 struct sc_chinfo *ch = data, *other;
264 struct sc_chinfo *ch = data;
277 struct sc_chinfo *ch = data;
295 als_set_speed(struct sc_chinfo *ch)
298 struct sc_chinfo *other;
346 als_playback_start(struct sc_chinfo *c
[all...]
H A Dcmi.c101 struct sc_chinfo { struct
123 struct sc_chinfo pch, rch;
254 cmi_dma_prog(struct sc_info *sc, struct sc_chinfo *ch, u_int32_t base)
272 cmi_ch0_start(struct sc_info *sc, struct sc_chinfo *ch)
284 cmi_ch0_stop(struct sc_info *sc, struct sc_chinfo *ch)
297 cmi_ch1_start(struct sc_info *sc, struct sc_chinfo *ch)
309 cmi_ch1_stop(struct sc_info *sc, struct sc_chinfo *ch)
350 struct sc_chinfo *ch = (dir == PCMDIR_PLAY) ? &sc->pch : &sc->rch;
379 struct sc_chinfo *ch = data;
421 struct sc_chinfo *c
[all...]
H A Dcs4281.c71 struct sc_chinfo { struct
97 struct sc_chinfo pch;
98 struct sc_chinfo rch;
105 static u_int32_t adcdac_go(struct sc_chinfo *ch, u_int32_t go);
106 static void adcdac_prog(struct sc_chinfo *ch);
323 struct sc_chinfo *ch = (dir == PCMDIR_PLAY) ? &sc->pch : &sc->rch;
349 struct sc_chinfo *ch = data;
371 struct sc_chinfo *ch = data;
388 struct sc_chinfo *ch = data;
414 struct sc_chinfo *c
[all...]
H A Dhdspe.h132 struct sc_chinfo { struct
158 struct sc_chinfo chan[HDSPE_MAX_CHANS];
H A Dneomagic.c53 struct sc_chinfo { struct
75 struct sc_chinfo pch, rch;
86 static int nm_setch(struct sc_chinfo *ch);
323 nm_setch(struct sc_chinfo *ch)
353 struct sc_chinfo *ch;
381 struct sc_chinfo *ch = data;
390 struct sc_chinfo *ch = data;
399 struct sc_chinfo *ch = data;
409 struct sc_chinfo *ch = data;
457 struct sc_chinfo *c
[all...]
H A Dvibes.c64 struct sc_chinfo { struct
101 struct sc_chinfo rch, pch;
194 struct sc_chinfo *ch;
222 struct sc_chinfo *ch = data;
235 struct sc_chinfo *ch = data;
246 struct sc_chinfo *ch = data;
315 struct sc_chinfo *ch = data;
359 struct sc_chinfo *ch = data;
387 struct sc_chinfo *ch = data;
436 struct sc_chinfo *c
[all...]
H A Dich.c159 struct sc_chinfo { struct
190 struct sc_chinfo ch[3];
298 ich_filldtbl(struct sc_chinfo *ch)
371 struct sc_chinfo *ch;
435 struct sc_chinfo *ch = data;
449 struct sc_chinfo *ch = data;
483 struct sc_chinfo *ch = data;
511 struct sc_chinfo *ch = data;
545 struct sc_chinfo *ch = data;
568 struct sc_chinfo *c
[all...]
H A Denvy24.c72 struct sc_chinfo { struct
89 void (*emldma)(struct sc_chinfo *);
176 struct sc_chinfo chan[11];
186 static void envy24_p8u(struct sc_chinfo *);
187 static void envy24_p16sl(struct sc_chinfo *);
188 static void envy24_p32sl(struct sc_chinfo *);
189 static void envy24_r16sl(struct sc_chinfo *);
190 static void envy24_r32sl(struct sc_chinfo *);
383 void (*emldma)(struct sc_chinfo *);
1403 envy24_p32sl(struct sc_chinfo *c
[all...]
H A Denvy24ht.c81 struct sc_chinfo { struct
98 void (*emldma)(struct sc_chinfo *);
175 struct sc_chinfo chan[11];
185 static void envy24ht_p8u(struct sc_chinfo *);
186 static void envy24ht_p16sl(struct sc_chinfo *);
187 static void envy24ht_p32sl(struct sc_chinfo *);
188 static void envy24ht_r16sl(struct sc_chinfo *);
189 static void envy24ht_r32sl(struct sc_chinfo *);
436 void (*emldma)(struct sc_chinfo *);
1312 envy24ht_p32sl(struct sc_chinfo *c
[all...]
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c198 struct sc_chinfo { struct
216 struct sc_chinfo chan[SSI_NCHANNELS];
293 struct sc_chinfo *ch;
319 struct sc_chinfo *ch = data;
337 struct sc_chinfo *ch = data;
348 struct sc_chinfo *ch;
399 struct sc_chinfo *ch = data;
415 struct sc_chinfo *ch;
485 struct sc_chinfo *ch;
569 struct sc_chinfo *c
[all...]
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_sai.c160 struct sc_chinfo { struct
178 struct sc_chinfo chan[SAI_NCHANNELS];
251 struct sc_chinfo *ch;
277 struct sc_chinfo *ch = data;
295 struct sc_chinfo *ch = data;
306 struct sc_chinfo *ch;
368 struct sc_chinfo *ch = data;
383 struct sc_chinfo *ch;
514 struct sc_chinfo *ch = data;
546 struct sc_chinfo *c
[all...]

Completed in 122 milliseconds