Home
last modified time | relevance | path

Searched defs:CtlP (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/tty/
Drocket.c1151 CONTROLLER_t *CtlP = ChP->CtlP; in sGetChanRI() local
2445 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController()
2578 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum, in sPCIInitController()
2697 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, in sInitChan()
3083 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on) in sModemReset()
3108 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on) in sPCIModemReset()
3119 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model) in rmSpeakerReset()
Drocket_int.h331 CONTROLLER_T *CtlP; member