Home
last modified time | relevance | path

Searched refs:appl_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h190 byte appl_flags; member
Dmessage.c2461 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()
[all …]