Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
DmISDNif.h249 #define OPTION_L2_CLEANUP 4 macro
/linux-5.19.10/drivers/isdn/mISDN/
Dtei.c1147 if (test_bit(OPTION_L2_CLEANUP, &mgr->options)) { in free_teimanager()
1179 test_and_set_bit(OPTION_L2_CLEANUP, &mgr->options); in ctrl_teimanager()
1181 test_and_clear_bit(OPTION_L2_CLEANUP, &mgr->options); in ctrl_teimanager()