Searched refs:VIAFB_NUM_GPIOS (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/video/via/
H A Dvia-gpio.c65 #define VIAFB_NUM_GPIOS ARRAY_SIZE(viafb_all_gpios) macro
75 struct viafb_gpio *active_gpios[VIAFB_NUM_GPIOS];
76 const char *gpio_names[VIAFB_NUM_GPIOS];
208 gpio < viafb_all_gpios + VIAFB_NUM_GPIOS; gpio++)

Completed in 110 milliseconds