Home
last modified time | relevance | path

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

/drivers/isdn/capi/
Dcapidrv.h57 #define EV_PLCI_CONNECT_IND 5 /* P-0 -> P-2 macro
Dcapidrv.c591 {ST_PLCI_NONE, ST_PLCI_INCOMING, EV_PLCI_CONNECT_IND, NULL},
1083 plci_change_state(card, plcip, EV_PLCI_CONNECT_IND); in handle_incoming_call()