Searched refs:rxwinon (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 Depca.h152 void ( * rxwinon ) (struct channel *) ; member in struct:board_info
H A Depca.c113 static void rxwinon(struct channel *ch);
219 static void rxwinon(struct channel *ch) function
221 ch->board->rxwinon(ch);
1059 bd->rxwinon = pcxem_rxwinon;
1072 bd->rxwinon = dummy_rxwinon;
1084 bd->rxwinon = pcxe_rxwinon;
1096 bd->rxwinon = pcxi_rxwinon;
1892 rxwinon(ch);

Completed in 121 milliseconds