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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 53 milliseconds