Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-vt8500/
Dgpio.c134 static struct vt8500_gpio_chip vt8500_muxed_gpios[] = { variable
238 for (i = 0; i < ARRAY_SIZE(vt8500_muxed_gpios); i++) in vt8500_gpio_init()
239 gpiochip_add(&vt8500_muxed_gpios[i].chip); in vt8500_gpio_init()