gpmc_irq_count 159 drivers/mtd/nand/raw/omap2.c int gpmc_irq_count; gpmc_irq_count 578 drivers/mtd/nand/raw/omap2.c if (this_irq == info->gpmc_irq_count) gpmc_irq_count 595 drivers/mtd/nand/raw/omap2.c if (this_irq == info->gpmc_irq_count) gpmc_irq_count 605 drivers/mtd/nand/raw/omap2.c disable_irq_nosync(info->gpmc_irq_count); gpmc_irq_count 641 drivers/mtd/nand/raw/omap2.c enable_irq(info->gpmc_irq_count); gpmc_irq_count 691 drivers/mtd/nand/raw/omap2.c enable_irq(info->gpmc_irq_count); gpmc_irq_count 1984 drivers/mtd/nand/raw/omap2.c info->gpmc_irq_count = platform_get_irq(info->pdev, 1); gpmc_irq_count 1985 drivers/mtd/nand/raw/omap2.c if (info->gpmc_irq_count <= 0) { gpmc_irq_count 1989 drivers/mtd/nand/raw/omap2.c err = devm_request_irq(dev, info->gpmc_irq_count, gpmc_irq_count 1994 drivers/mtd/nand/raw/omap2.c info->gpmc_irq_count, err); gpmc_irq_count 1995 drivers/mtd/nand/raw/omap2.c info->gpmc_irq_count = 0;