Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c88 #define ACT_DEBUG 16 macro
249 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
281 {RSP_ZVLS, 609, 651, 17, -1, -1, {ACT_DEBUG} },
282 {RSP_ZCTP, 610, 651, -1, -1, -1, {ACT_DEBUG} },
283 {RSP_ZCPN, 610, 651, -1, -1, -1, {ACT_DEBUG} },
284 {RSP_ZSAU, 650, 651, ZSAU_CALL_DELIVERED, -1, -1, {ACT_DEBUG} },
305 {RSP_ZSAU, 403, 403, ZSAU_DISCONNECT_REQ, -1, -1, {ACT_DEBUG} },
342 {RSP_ZCON, -1, -1, -1, -1, -1, {ACT_DEBUG} },
344 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
1418 case ACT_DEBUG: in do_action()