Searched defs:stereo (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/
H A Daureal.c251 int i, stereo = (AFMT_CHANNEL(format) > 1)? 1 : 0; local
H A Dcmi.c621 u_int8_t stereo:1; /* (no explanation needed, honest) */ member in struct:sb16props
H A Dsolo.c433 int stereo = (AFMT_CHANNEL(fmt) > 1)? 1 : 0; local
H A Dvibes.c465 u_int8_t stereo:1; /* Supports 2 channels */ member in struct:sv_mix_props
H A Dds1.c370 ds_initpbank(volatile struct pbank *pb, int ch, int stereo, int b16, u_int32_t rate, bus_addr_t base, u_int32_t len) argument
438 int stereo, b16, c, sz; local
457 int stereo, b16, i, sz, pri; local
552 int stereo; local
[all...]
H A Des137x.c262 unsigned stereo:1; member in struct:__anon15299
H A Dmaestro.c116 unsigned stereo : 1; member in struct:agg_chinfo
137 unsigned stereo : 1; member in struct:agg_rchinfo
[all...]
H A Demu10k1.c181 unsigned int b16:1, stereo:1, busy:1, running:1, ismaster:1; member in struct:emu_voice
[all...]
H A Demu10kx.c258 unsigned int b16:1, stereo:1, busy:1, running:1, ismaster:1; member in struct:emu_voice
[all...]
/freebsd-12-stable/sys/dev/sound/isa/
H A Dsb16.c296 int stereo; member in struct:sb16_mixent
H A Dsb8.c505 int stereo = (AFMT_CHANNEL(ch->fmt) > 1)? 1 : 0; local
546 int stereo = (AFMT_CHANNEL(ch->fmt) > 1)? 1 : 0; local
H A Dess.c467 int stereo = (AFMT_CHANNEL(fmt) > 1)? 1 : 0; local
/freebsd-12-stable/sys/dev/sound/pcm/
H A Dac97.c50 unsigned stereo:1; /* set for stereo controls */ member in struct:ac97mixtable_entry
/freebsd-12-stable/sys/dev/bktr/
H A Dmsp34xx.c120 int stereo; member in struct:msp3400c
[all...]

Completed in 210 milliseconds