Searched refs:EV_BC_CLOSED (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/isdn/gigaset/ |
D | gigaset.h | 209 #define EV_BC_CLOSED -118 macro 780 gigaset_add_event(bcs->cs, &bcs->at_state, EV_BC_CLOSED, NULL, 0, NULL); in gigaset_bchannel_down()
|
D | ev-layer.c | 312 {EV_BC_CLOSED, 0, 0, -1, 0, -1, {ACT_NOTIFY_BC_DOWN} }, 321 {EV_BC_CLOSED, 720, 720, -1, 0, -1, {ACT_NOTIFY_BC_DOWN} }, 340 {EV_BC_CLOSED, -1, -1, -1, -1, -1, {ACT_NOTIFY_BC_DOWN} },
|