Searched refs:bgpio_pdata (Results 1 – 8 of 8) sorted by relevance
76 static struct bgpio_pdata vexpress_sysreg_sys_led_pdata = {82 static struct bgpio_pdata vexpress_sysreg_sys_mci_pdata = {88 static struct bgpio_pdata vexpress_sysreg_sys_flash_pdata = {
21 struct bgpio_pdata { struct
181 static struct bgpio_pdata latch1_pdata = {205 static struct bgpio_pdata latch2_pdata = {
148 static struct bgpio_pdata autcpu12_mmgpio_pdata __initdata = {
184 static struct bgpio_pdata p720t_mmgpio_pdata = {
177 static struct bgpio_pdata mx21ads_mmgpio_pdata = {
264 .dev.platform_data = &(struct bgpio_pdata) {
580 struct bgpio_pdata *pdata = dev_get_platdata(dev); in bgpio_pdev_probe()