Home
last modified time | relevance | path

Searched refs:EV_HUP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dcapi.c1061 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()
Dgigaset.h207 #define EV_HUP -116 macro
Dev-layer.c301 {EV_HUP, -1, -1, -1, -1, -1, {ACT_HUP} },
Dbas-gigaset.c347 gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL); in error_hangup()