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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c236 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
671 if (sInitChan(ctlp, &info->channel, aiop, chan) == 0) {
672 printk(KERN_INFO "RocketPort sInitChan(%d, %d, %d) failed!\n", board, aiop, chan);
2804 Function: sInitChan
2806 Call: sInitChan(CtlP,ChP,AiopNum,ChanNum)
2818 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, function

Completed in 93 milliseconds