Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-x3proto/mach/
H A Dhardware.h8 int x3proto_gpio_setup(void);
/openbmc/linux/arch/sh/boards/mach-x3proto/
H A Dgpio.c99 int __init x3proto_gpio_setup(void) in x3proto_gpio_setup() function
H A Dsetup.c238 ret = x3proto_gpio_setup(); in x3proto_devices_setup()