Searched refs:LI_CHFLAG_MONITOR (Results 1 – 2 of 2) sorted by relevance
937 #define LI_CHFLAG_MONITOR 0x01 macro
10595 if (li_config_table[i].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10629 if (li_config_table[n].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10632 else if (li_config_table[n].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10645 if (li_config_table[i].chflags & (LI_CHFLAG_MONITOR | LI_CHFLAG_MIX | LI_CHFLAG_LOOP)) in mixer_calculate_coefs()10647 if (li_config_table[i].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()11822 li_config_table[ch_b].chflags &= ~(LI_CHFLAG_MONITOR | LI_CHFLAG_MIX | LI_CHFLAG_LOOP); in li2_update_connect()11857 li_config_table[ch_b].chflags |= LI_CHFLAG_MONITOR; in li2_update_connect()