Home
last modified time | relevance | path

Searched refs:load_cyc2x (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/wan/
Dcycx_drv.c69 static int load_cyc2x(struct cycx_hw *hw, struct cycx_firmware *cfm, u32 len);
170 err = load_cyc2x(hw, cfm, len); in cycx_setup()
383 static int load_cyc2x(struct cycx_hw *hw, struct cycx_firmware *cfm, u32 len) in load_cyc2x() function