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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket_int.h110 #define NULLCTLPTR (CONTROLLER_T *)0 /* identifies non-existant controller */
340 } CONTROLLER_T; typedef in typeref:struct:__anon4299
342 typedef CONTROLLER_T CONTROLLER_t;
346 CONTROLLER_T *CtlP;
444 Return: CONTROLLER_T *: Ptr to controller structure
452 CONTROLLER_T *CtlP; Ptr to controller structure
462 CONTROLLER_T *CtlP; Ptr to controller structure
480 CONTROLLER_T *CtlP; Ptr to controller structure
595 CONTROLLER_T *CtlP; Ptr to controller structure
736 CONTROLLER_T *Ctl
[all...]
H A Drocket.c199 static CONTROLLER_T sController[CTL_SIZE] = {
232 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model);
236 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
243 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on);
244 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on);
246 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum,
251 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
631 CONTROLLER_T *ctlp;
2515 CONTROLLER_T *CtlP; Ptr to controller structure
2579 static int sInitController(CONTROLLER_T * Ctl
[all...]

Completed in 97 milliseconds