Searched refs:nicam_on (Results 1 – 2 of 2) sorted by relevance
329 if (state->nicam_on) in msp3400c_set_audmode()415 int newnicam = state->nicam_on; in msp3400c_detect_stereo()474 if (newnicam != state->nicam_on) { in msp3400c_detect_stereo()477 state->nicam_on, newnicam); in msp3400c_detect_stereo()478 state->nicam_on = newnicam; in msp3400c_detect_stereo()537 state->nicam_on = 0; in msp3400c_thread()618 state->nicam_on = 1; in msp3400c_thread()629 state->nicam_on = 1; in msp3400c_thread()649 state->nicam_on = 1; in msp3400c_thread()732 state->nicam_on = 0; in msp3410d_thread()[all …]
81 int nicam_on; member