Searched full:mixers (Results 1 – 17 of 17) sorted by relevance
/freebsd/lib/libmixer/ |
H A D | mixer.3 | 49 .Nd interface to OSS mixers 105 library allows userspace programs to access and manipulate OSS sound mixers in 298 OSS mixers are stored under 406 "nmixers" to refer to the total number of active mixers, it is more intuitive 573 errx(1, "no mixers present in the system");
|
H A D | mixer.c | 448 /* XXX: how will other mixers get updated? */ in mixer_set_dunit() 474 * Get the total number of mixers in the system.
|
/freebsd/libexec/rc/rc.d/ |
H A D | mixer | 79 # Restore state of all mixers 91 # Save the state of all mixers
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | allwinner,sun8i-r40-tcon-top.yaml | 15 determines relationships between mixers and TCONs, selects source 33 Note that both TCON TOP references same physical unit. Both mixers
|
H A D | zte,vou.txt | 4 Graphic Layer (GL) and Video Layer (VL), two Mixers/Channels, and a few blocks
|
H A D | allwinner,sun4i-a10-display-engine.yaml | 76 Available display engine frontends (DE 1.0) or mixers (DE
|
/freebsd/sys/dev/sound/fdt/ |
H A D | audio_dai_if.m | 48 # Setup mixers for codec node
|
/freebsd/sys/dev/sound/isa/ |
H A D | sb.h | 162 #define BD_F_MIX_MASK 0x0070 /* up to 8 mixers (I know of 3) */
|
/freebsd/usr.sbin/mixer/ |
H A D | mixer.c | 101 /* Print all mixers and exit. */ in main() 104 errx(1, "no mixers present in the system"); in main()
|
H A D | mixer.8 | 255 PCM cards and mixers have a 1:1 relationship, which means that
|
/freebsd/sys/dev/sound/macio/ |
H A D | davbusreg.h | 105 /* Inputs of four digital mixers. */
|
/freebsd/sys/sys/ |
H A D | soundcard.h | 253 * Up to 32 mixers are supported, each one with up to 32 channels. 290 * and formats, a bitmap of available mixers is returned, and values 293 * If formats, mixers, inputs are instantiated, then detailed info 300 u_long mixers; /* bitmap of available mixers */ member
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sound.c | 677 * break if they try to loop through all mixers and some of them are in sound_oss_sysinfo()
|
H A D | mixer.c | 1444 * There's a 1:1 relationship between mixers and PCM devices, so in mixer_oss_mixerinfo()
|
H A D | dsp.c | 887 p->mixers = 1; /* default: one mixer */ in dsp_ioctl()
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 2711 /* We have two special cases: mixers and others (selectors). */ in hdaa_audio_ctl_recsel_comm() 4233 /* Disable mixers and selectors without inputs. */ in hdaa_audio_disable_useless() 4952 /* Assign mixers to the tree. */ in hdaa_audio_assign_mixers() 6181 device_printf(dev, "Assigning mixers to the tree...\n"); in hdaa_configure()
|
/freebsd/sys/contrib/xen/io/ |
H A D | sndif.h | 77 * SW mixers, configuring virtual sound streams, channels etc.
|