Searched refs:MAX_MIXER_DEV (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/oss/
H A Dsound_config.h60 #define MAX_MIXER_DEV 5 macro
H A Dsoundcard.c81 static mixer_vol_table mixer_vols[MAX_MIXER_DEV];
95 if (num_mixer_volumes >= MAX_MIXER_DEV) {
217 if (dev >= 0 && dev < MAX_MIXER_DEV && mixer_devs[dev] == NULL) {
313 if (mixdev < 0 || mixdev >= MAX_MIXER_DEV)
H A Ddev_table.c24 struct mixer_operations *mixer_devs[MAX_MIXER_DEV];
H A Ddev_table.h359 extern struct mixer_operations *mixer_devs[MAX_MIXER_DEV];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/oss/
H A Dsound_config.h60 #define MAX_MIXER_DEV 5 macro
H A Dsoundcard.c81 static mixer_vol_table mixer_vols[MAX_MIXER_DEV];
95 if (num_mixer_volumes >= MAX_MIXER_DEV) {
217 if (dev >= 0 && dev < MAX_MIXER_DEV && mixer_devs[dev] == NULL) {
313 if (mixdev < 0 || mixdev >= MAX_MIXER_DEV)
H A Ddev_table.c24 struct mixer_operations *mixer_devs[MAX_MIXER_DEV];
H A Ddev_table.h359 extern struct mixer_operations *mixer_devs[MAX_MIXER_DEV];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound.h35 #define MAX_MIXER_DEV 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound.h35 #define MAX_MIXER_DEV 4 macro

Completed in 88 milliseconds