Searched refs:get_option_index (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dcycx_drv.c76 static int get_option_index(long *optlist, long optval);
141 if (!get_option_index(cycx_2x_irq_options, hw->irq)) {
151 } else if (!get_option_index(cyc2x_dpmbase_options, dpmbase)) {
527 static int get_option_index(long *optlist, long optval) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_drv.c76 static int get_option_index(long *optlist, long optval);
141 if (!get_option_index(cycx_2x_irq_options, hw->irq)) {
151 } else if (!get_option_index(cyc2x_dpmbase_options, dpmbase)) {
527 static int get_option_index(long *optlist, long optval) function

Completed in 325 milliseconds