Searched refs:txwinon (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.h151 void ( * txwinon ) (struct channel *) ; member in struct:board_info
H A Depca.c114 static void txwinon(struct channel *ch);
224 static void txwinon(struct channel *ch) function
226 ch->board->txwinon(ch);
567 txwinon(ch);
1058 bd->txwinon = pcxem_txwinon;
1071 bd->txwinon = dummy_txwinon;
1083 bd->txwinon = pcxe_txwinon;
1095 bd->txwinon = pcxi_txwinon;

Completed in 140 milliseconds