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

/linux-master/drivers/isdn/mISDN/
H A Dtei.c122 if (!test_bit(OPTION_L1_HOLD, &mgr->options)) {
135 if (!test_bit(OPTION_L1_HOLD, &mgr->options)) {
1143 test_and_clear_bit(OPTION_L1_HOLD, &mgr->options);
1185 test_and_set_bit(OPTION_L1_HOLD, &mgr->options);
1187 test_and_clear_bit(OPTION_L1_HOLD, &mgr->options);
/linux-master/include/linux/
H A DmISDNif.h250 #define OPTION_L1_HOLD 5 macro

Completed in 119 milliseconds