Searched refs:panelp (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 Dstallion.c421 static int stl_cd1400panelinit(struct stlbrd *brdp, struct stlpanel *panelp);
422 static void stl_cd1400portinit(struct stlbrd *brdp, struct stlpanel *panelp, struct stlport *portp);
435 static void stl_cd1400eiointr(struct stlpanel *panelp, unsigned int iobase);
436 static void stl_cd1400echintr(struct stlpanel *panelp, unsigned int iobase);
437 static void stl_cd1400txisr(struct stlpanel *panelp, int ioaddr);
438 static void stl_cd1400rxisr(struct stlpanel *panelp, int ioaddr);
439 static void stl_cd1400mdmisr(struct stlpanel *panelp, int ioaddr);
450 static int stl_sc26198panelinit(struct stlbrd *brdp, struct stlpanel *panelp);
451 static void stl_sc26198portinit(struct stlbrd *brdp, struct stlpanel *panelp, struct stlport *portp);
465 static void stl_sc26198intr(struct stlpanel *panelp, unsigne
1391 struct stlpanel *panelp; local
1466 struct stlpanel *panelp; local
1489 struct stlpanel *panelp; local
1519 struct stlpanel *panelp; local
1544 struct stlpanel *panelp; local
1574 struct stlpanel *panelp; local
1598 stl_initports(struct stlbrd *brdp, struct stlpanel *panelp) argument
1644 struct stlpanel *panelp; local
1677 struct stlpanel *panelp; local
1830 struct stlpanel *panelp; local
2252 struct stlpanel *panelp; local
2292 struct stlpanel *panelp; local
2554 stl_cd1400panelinit(struct stlbrd *brdp, struct stlpanel *panelp) argument
2610 stl_cd1400portinit(struct stlbrd *brdp, struct stlpanel *panelp, struct stlport *portp) argument
3199 stl_cd1400eiointr(struct stlpanel *panelp, unsigned int iobase) argument
3229 stl_cd1400echintr(struct stlpanel *panelp, unsigned int iobase) argument
3297 stl_cd1400txisr(struct stlpanel *panelp, int ioaddr) argument
3382 stl_cd1400rxisr(struct stlpanel *panelp, int ioaddr) argument
3480 stl_cd1400mdmisr(struct stlpanel *panelp, int ioaddr) argument
3560 stl_sc26198panelinit(struct stlbrd *brdp, struct stlpanel *panelp) argument
3605 stl_sc26198portinit(struct stlbrd *brdp, struct stlpanel *panelp, struct stlport *portp) argument
4194 stl_sc26198intr(struct stlpanel *panelp, unsigned int iobase) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstallion.h106 void (*isr)(struct stlpanel *panelp, unsigned int iobase);

Completed in 28 milliseconds