Searched defs:CtlP (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/tty/ | 
| D | rocket.c | 1138 	CONTROLLER_t *CtlP = ChP->CtlP;  in sGetChanRI()  local 1775 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model)  in rmSpeakerReset() 1862 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum,  in sPCIInitController() 2593 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,  in sInitController() 2725 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,  in sInitChan() 3111 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on)  in sModemReset() 3136 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on)  in sPCIModemReset()
  | 
| D | rocket_int.h | 331 	CONTROLLER_T *CtlP;  member
  |