Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap1/
Dgpio7xx.c49 static struct omap_gpio_platform_data omap7xx_mpu_gpio_config = {
90 static struct omap_gpio_platform_data omap7xx_gpio1_config = {
118 static struct omap_gpio_platform_data omap7xx_gpio2_config = {
146 static struct omap_gpio_platform_data omap7xx_gpio3_config = {
174 static struct omap_gpio_platform_data omap7xx_gpio4_config = {
202 static struct omap_gpio_platform_data omap7xx_gpio5_config = {
230 static struct omap_gpio_platform_data omap7xx_gpio6_config = {
Dgpio16xx.c52 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
98 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
126 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
154 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
182 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
216 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
Dgpio15xx.c44 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
86 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/Linux-v6.1/include/linux/platform_data/
Dgpio-omap.h183 struct omap_gpio_platform_data { struct
/Linux-v6.1/drivers/gpio/
Dgpio-omap.c1338 static const struct omap_gpio_platform_data omap2_pdata = {
1344 static const struct omap_gpio_platform_data omap3_pdata = {
1350 static const struct omap_gpio_platform_data omap4_pdata = {
1377 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()