gpmc_device
static int gpmc_alloc_waitpin(struct gpmc_device *gpmc,
static void gpmc_free_waitpin(struct gpmc_device *gpmc,
struct gpmc_device *gpmc = d->host_data;
struct gpmc_device *gpmc = data;
static int gpmc_setup_irq(struct gpmc_device *gpmc)
static int gpmc_free_irq(struct gpmc_device *gpmc)
static void gpmc_mem_init(struct gpmc_device *gpmc)
struct gpmc_device *gpmc = platform_get_drvdata(pdev);
static int gpmc_gpio_init(struct gpmc_device *gpmc)
static void omap3_gpmc_save_context(struct gpmc_device *gpmc)
static void omap3_gpmc_restore_context(struct gpmc_device *gpmc)
struct gpmc_device *gpmc;
gpmc = container_of(nb, struct gpmc_device, nb);
struct gpmc_device *gpmc;
struct gpmc_device *gpmc = platform_get_drvdata(pdev);
struct gpmc_device *gpmc = dev_get_drvdata(dev);
struct gpmc_device *gpmc = dev_get_drvdata(dev);