Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h399 #define APPL_FLAG_OLD_LI_SPEC 0x01 macro
Dmessage.c11948 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()