Home
last modified time | relevance | path

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

/drivers/isdn/gigaset/
Dcapi.c1064 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()
Dgigaset.h210 #define EV_HUP -116 macro
Di4l.c352 EV_HUP, NULL, 0, NULL)) in command_from_LL()
Dev-layer.c304 {EV_HUP, -1, -1, -1, -1, -1, {ACT_HUP} },
Dbas-gigaset.c349 gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL); in error_hangup()