Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h325 } CONTROLLER_T; typedef
327 typedef CONTROLLER_T CONTROLLER_t;
331 CONTROLLER_T *CtlP;
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; in init_r_port()
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()
[all …]