Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dgpio16xx.c51 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
97 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
125 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
153 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
181 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
215 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
H A Dgpio15xx.c44 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
86 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/linux/drivers/gpio/
H A Dgpio-omap.c1362 static const struct omap_gpio_platform_data omap2_pdata = {
1368 static const struct omap_gpio_platform_data omap3_pdata = {
1374 static const struct omap_gpio_platform_data omap4_pdata = {
1401 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()