Home
last modified time | relevance | path

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

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