Searched refs:LI_CHFLAG_MONITOR (Results 1 – 2 of 2) sorted by relevance
927 #define LI_CHFLAG_MONITOR 0x01 macro
10463 if (li_config_table[i].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10497 if (li_config_table[n].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10500 else if (li_config_table[n].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()10513 if (li_config_table[i].chflags & (LI_CHFLAG_MONITOR | LI_CHFLAG_MIX | LI_CHFLAG_LOOP)) in mixer_calculate_coefs()10515 if (li_config_table[i].chflags & LI_CHFLAG_MONITOR) in mixer_calculate_coefs()11693 li_config_table[ch_b].chflags &= ~(LI_CHFLAG_MONITOR | LI_CHFLAG_MIX | LI_CHFLAG_LOOP); in li2_update_connect()11728 li_config_table[ch_b].chflags |= LI_CHFLAG_MONITOR; in li2_update_connect()