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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c197 static CONTROLLER_T sController[CTL_SIZE] = {
230 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model);
234 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
241 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on);
242 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on);
244 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum,
249 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
635 CONTROLLER_T *ctlp;
2425 CONTROLLER_T *CtlP; Ptr to controller structure
2489 static int sInitController(CONTROLLER_T * Ctl
[all...]
H A Drocket_int.h325 } CONTROLLER_T; typedef in typeref:struct:__anon11129
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 *Ctl
[all...]

Completed in 53 milliseconds