Lines Matching refs:appl_flags
2461 appl->appl_flags |= APPL_FLAG_PRIV_EC_SPEC; in facility_req()
2465 appl->appl_flags &= ~APPL_FLAG_PRIV_EC_SPEC; in facility_req()
11948 if (appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_request()
12022 appl->appl_flags |= APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12053 appl->appl_flags &= ~APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12147 appl->appl_flags |= APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12177 appl->appl_flags &= ~APPL_FLAG_OLD_LI_SPEC; in mixer_request()
12324 if (plci->appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_indication_coefs_set()
12471 && !(notify_plci->appl->appl_flags & APPL_FLAG_OLD_LI_SPEC) in mixer_remove()
12595 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_command()
12697 "wws", Info, (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_command()
12722 if (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_request()
12886 "wws", Info, (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_request()
12901 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_indication()
12937 …sendf(plci->appl, _FACILITY_I, Id & 0xffffL, 0, "ws", (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_… in ec_indication()