Searched refs:EV_HUP (Results 1 – 5 of 5) sorted by relevance
/drivers/isdn/gigaset/ |
D | capi.c | 1064 EV_HUP, NULL, 0, NULL); in remove_appl_from_channel() 1783 EV_HUP, NULL, 0, NULL)) in do_connect_resp() 1877 EV_HUP, NULL, 0, NULL)) { in do_connect_b3_resp() 1997 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) { in do_disconnect_req() 2047 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) { in do_disconnect_b3_req()
|
D | gigaset.h | 210 #define EV_HUP -116 macro
|
D | i4l.c | 352 EV_HUP, NULL, 0, NULL)) in command_from_LL()
|
D | ev-layer.c | 304 {EV_HUP, -1, -1, -1, -1, -1, {ACT_HUP} },
|
D | bas-gigaset.c | 349 gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL); in error_hangup()
|