Searched refs:RSP_NODEV (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | ev-layer.c | 65 #define RSP_NODEV -9 /* device not connected */ macro 199 {RSP_NODEV, 200, 249, -1, 0, 0, {ACT_FAKEDLE0} }, 240 {RSP_NODEV, 501, 599, -1, 0, 0, {ACT_FAKESDOWN} }, 310 {RSP_NODEV, 401, 403, -1, 0, 0, {ACT_FAKEHUP} }, 1646 gigaset_add_event(cs, at_state, RSP_NODEV, in process_event()
|