Searched refs:EV_BC_CLOSED (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | gigaset.h | 212 #define EV_BC_CLOSED -118 macro 779 gigaset_add_event(bcs->cs, &bcs->at_state, EV_BC_CLOSED, NULL, 0, NULL); in gigaset_bchannel_down()
|
D | ev-layer.c | 314 {EV_BC_CLOSED, 0, 0, -1, 0, -1, {ACT_NOTIFY_BC_DOWN} }, 323 {EV_BC_CLOSED, 720, 720, -1, 0, -1, {ACT_NOTIFY_BC_DOWN} }, 342 {EV_BC_CLOSED, -1, -1, -1, -1, -1, {ACT_NOTIFY_BC_DOWN} },
|