Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dcycx_drv.c73 static int detect_cyc2x(void __iomem *addr);
160 if (!detect_cyc2x(hw->dpmbase)) { in cycx_setup()
522 static int detect_cyc2x(void __iomem *addr) in detect_cyc2x() function