Lines Matching refs:appl_flags
2584 appl->appl_flags |= APPL_FLAG_PRIV_EC_SPEC; in facility_req()
2588 appl->appl_flags &= ~APPL_FLAG_PRIV_EC_SPEC; in facility_req()
12077 if (appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_request()
12151 appl->appl_flags |= APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12182 appl->appl_flags &= ~APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12276 appl->appl_flags |= APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12306 appl->appl_flags &= ~APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12453 if (plci->appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_indication_coefs_set()
12600 && !(notify_plci->appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_remove()
12724 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_command()
12822 "wws", Info, (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_command()
12847 if (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_request()
13011 "wws", Info, (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_request()
13026 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_indication()
13062 …sendf(plci->appl, _FACILITY_I, Id & 0xffffL, 0, "ws", (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_… in ec_indication()