Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dgpio7xx.c58 static struct omap_gpio_platform_data omap7xx_mpu_gpio_config = {
99 static struct omap_gpio_platform_data omap7xx_gpio1_config = {
127 static struct omap_gpio_platform_data omap7xx_gpio2_config = {
155 static struct omap_gpio_platform_data omap7xx_gpio3_config = {
183 static struct omap_gpio_platform_data omap7xx_gpio4_config = {
211 static struct omap_gpio_platform_data omap7xx_gpio5_config = {
239 static struct omap_gpio_platform_data omap7xx_gpio6_config = {
H A Dgpio16xx.c59 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
105 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
133 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
161 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
189 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
223 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
H A Dgpio15xx.c51 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
93 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dgpio-omap.h183 struct omap_gpio_platform_data { struct
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-omap.c1340 static const struct omap_gpio_platform_data omap2_pdata = {
1346 static const struct omap_gpio_platform_data omap3_pdata = {
1352 static const struct omap_gpio_platform_data omap4_pdata = {
1380 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()