Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivacapi.h409 #define APPL_FLAG_OLD_LI_SPEC 0x01 macro
Dmessage.c12077 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()