Searched refs:do_switch (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/ctxfi/ |
| H A D | ctmixer.c | 523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch() function 608 do_switch(atc, type, state); in ct_alsa_mix_switch_put() 654 do_switch(atc, MIXER_WAVEF_P_S, 0); in dedicated_rca_put() 659 do_switch(atc, MIXER_WAVEF_P_S, state); in dedicated_rca_put() 1201 do_switch(mixer->atc, i, state); in mixer_resume()
|
| /linux/kernel/events/ |
| H A D | core.c | 3770 int do_switch = 1; in perf_event_context_sched_out() local 3837 do_switch = 0; in perf_event_context_sched_out() 3847 if (do_switch) { in perf_event_context_sched_out()
|