Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/capi/
Dcapidrv.h53 #define EV_PLCI_CONNECT_CONF_OK 3 /* P-0.1 -> P-1 macro
Dcapidrv.c596 {ST_PLCI_OUTGOING, ST_PLCI_ALLOCATED, EV_PLCI_CONNECT_CONF_OK, NULL},
1268 plci_change_state(card, plcip, EV_PLCI_CONNECT_CONF_OK); in handle_plci()