Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/via/
Dvia_i2c.c236 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_probe()
261 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_remove()
Dvia-gpio.c226 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_gpio_probe()
/linux-2.6.39/include/linux/
Dvia-core.h53 #define VIAFB_NUM_PORTS 5 macro