Searched refs:CONTROLLER_T (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | rocket.c | 186 static CONTROLLER_T sController[CTL_SIZE] = { 222 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, 229 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on); 230 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on); 232 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, 611 CONTROLLER_T *ctlp; in init_r_port() 1743 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model) in rmSpeakerReset() 1767 CONTROLLER_T *CtlP; Ptr to controller structure 1830 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum, in sPCIInitController() 2495 CONTROLLER_T *Ctl [all...] |
H A D | rocket_int.h | 326 } CONTROLLER_T; typedef 328 typedef CONTROLLER_T CONTROLLER_t; 332 CONTROLLER_T *CtlP; 430 Return: CONTROLLER_T *: Ptr to controller structure 438 CONTROLLER_T *CtlP; Ptr to controller structure 448 CONTROLLER_T *CtlP; Ptr to controller structure 466 CONTROLLER_T *CtlP; Ptr to controller structure 581 CONTROLLER_T *CtlP; Ptr to controller structure 722 CONTROLLER_T *CtlP; Ptr to controller structure 734 CONTROLLER_T *Ctl [all...] |
Completed in 5 milliseconds