Searched refs:EV_HUP (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | capi.c | 1061 EV_HUP, NULL, 0, NULL); in remove_appl_from_channel() 1780 EV_HUP, NULL, 0, NULL)) in do_connect_resp() 1874 EV_HUP, NULL, 0, NULL)) { in do_connect_b3_resp() 1994 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) { in do_disconnect_req() 2044 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) { in do_disconnect_b3_req()
|
D | gigaset.h | 207 #define EV_HUP -116 macro
|
D | ev-layer.c | 301 {EV_HUP, -1, -1, -1, -1, -1, {ACT_HUP} },
|
D | bas-gigaset.c | 347 gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL); in error_hangup()
|