Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/
Dcore.h44 #define MGR_OPT_USER 24 macro
Dtei.c958 if (test_bit(MGR_OPT_USER, &tm->mgr->options)) in l2_tei()
1022 } else if (test_bit(MGR_OPT_USER, &mgr->options)) { in create_teimgr()
1031 test_and_set_bit(MGR_OPT_USER, &mgr->options); in create_teimgr()
1171 if (test_bit(MGR_OPT_USER, &mgr->options)) { in free_teimanager()
1173 test_and_clear_bit(MGR_OPT_USER, &mgr->options); in free_teimanager()
1215 if (test_bit(MGR_OPT_USER, &mgr->options)) in check_data()