Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dgumstix.c106 PROPERTY_ENTRY_GPIO("vbus-gpios", &pxa2xx_gpiochip_node,
108 PROPERTY_ENTRY_GPIO("pullup-gpios", &pxa2xx_gpiochip_node,
H A Ddevices.h56 extern const struct software_node pxa2xx_gpiochip_node;
H A Dpxa25x.c242 software_node_register(&pxa2xx_gpiochip_node); in pxa25x_init()
H A Dpxa27x.c344 software_node_register(&pxa2xx_gpiochip_node); in pxa27x_init()
H A Ddevices.c637 const struct software_node pxa2xx_gpiochip_node = { variable