Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/via/
Dvia_i2c.c228 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_probe()
253 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_remove()
Dvia-gpio.c221 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_gpio_probe()
/linux-5.19.10/include/linux/
Dvia-core.h38 #define VIAFB_NUM_PORTS 5 macro