Searched refs:CONTROLLER_T (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/
H A Drocket_int.h325 } CONTROLLER_T; typedef in typeref:struct:__anon10351
327 typedef CONTROLLER_T CONTROLLER_t;
331 CONTROLLER_T *CtlP;
429 Return: CONTROLLER_T *: Ptr to controller structure
437 CONTROLLER_T *CtlP; Ptr to controller structure
447 CONTROLLER_T *CtlP; Ptr to controller structure
465 CONTROLLER_T *CtlP; Ptr to controller structure
580 CONTROLLER_T *CtlP; Ptr to controller structure
721 CONTROLLER_T *CtlP; Ptr to controller structure
733 CONTROLLER_T *CtlP; Ptr to controller structure
825 CONTROLLER_T *CtlP; Ptr to controller structure
838 CONTROLLER_T *CtlP; Ptr to controller structure
903 CONTROLLER_T CTLP; Ptr to controller structure
H A Drocket.c199 static CONTROLLER_T sController[CTL_SIZE] = {
235 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
242 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on);
243 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on);
245 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
623 CONTROLLER_T *ctlp; init_r_port()
1775 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model) rmSpeakerReset()
1799 CONTROLLER_T *CtlP; Ptr to controller structure
1862 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum, sPCIInitController()
2529 CONTROLLER_T *CtlP; Ptr to controller structure
2593 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, sInitController()
2714 CONTROLLER_T *CtlP; Ptr to controller structure
2725 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, sInitChan()
3111 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on) sModemReset()
3136 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on) sPCIModemReset()

Completed in 92 milliseconds