Searched refs:nicam_on (Results 1 – 2 of 2) sorted by relevance
305 if (state->nicam_on) in msp3400c_set_audmode()391 int newnicam = state->nicam_on; in msp3400c_detect_stereo()450 if (newnicam != state->nicam_on) { in msp3400c_detect_stereo()453 state->nicam_on, newnicam); in msp3400c_detect_stereo()454 state->nicam_on = newnicam; in msp3400c_detect_stereo()512 state->nicam_on = 0; in msp3400c_thread()592 state->nicam_on = 1; in msp3400c_thread()602 state->nicam_on = 1; in msp3400c_thread()620 state->nicam_on = 1; in msp3400c_thread()699 state->nicam_on = 0; in msp3410d_thread()[all …]
77 int nicam_on; member