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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dcycx_drv.h57 extern int cycx_setup(struct cycx_hw *hw, void *sfm, u32 len, unsigned long base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dcycx_drv.c135 EXPORT_SYMBOL(cycx_setup); variable
136 int cycx_setup(struct cycx_hw *hw, void *cfm, u32 len, unsigned long dpmbase) function
H A Dcycx_main.c230 rc = cycx_setup(&card->hw, conf->data, conf->data_size, conf->maddr);

Completed in 42 milliseconds