Searched refs:check_mute (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/dream/qdsp5/
H A Dsnd.c84 static inline int check_mute(int mute) function
140 if (check_mute(dev.ear_mute) < 0 ||
141 check_mute(dev.mic_mute) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Dsnd.c84 static inline int check_mute(int mute) function
140 if (check_mute(dev.ear_mute) < 0 ||
141 check_mute(dev.mic_mute) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/ppc/
H A Dtumbler.c957 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, function
992 check_mute(chip, &mix->hp_mute, 0, mix->auto_mute_notify,
995 check_mute(chip, &mix->line_mute, 0, mix->auto_mute_notify,
999 check_mute(chip, &mix->amp_mute, 1, mix->auto_mute_notify,
1003 check_mute(chip, &mix->amp_mute, 0, mix->auto_mute_notify,
1007 check_mute(chip, &mix->hp_mute, 1, mix->auto_mute_notify,
1010 check_mute(chip, &mix->line_mute, 1, mix->auto_mute_notify,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/ppc/
H A Dtumbler.c957 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, function
992 check_mute(chip, &mix->hp_mute, 0, mix->auto_mute_notify,
995 check_mute(chip, &mix->line_mute, 0, mix->auto_mute_notify,
999 check_mute(chip, &mix->amp_mute, 1, mix->auto_mute_notify,
1003 check_mute(chip, &mix->amp_mute, 0, mix->auto_mute_notify,
1007 check_mute(chip, &mix->hp_mute, 1, mix->auto_mute_notify,
1010 check_mute(chip, &mix->line_mute, 1, mix->auto_mute_notify,

Completed in 140 milliseconds