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

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

Completed in 445 milliseconds