Searched refs:gpmc_cs_free (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dgpmc-smsc911x.c97 gpmc_cs_free(gpmc_cfg->cs); gpmc_smsc911x_init()
H A Dgpmc-nand.c156 gpmc_cs_free(gpmc_nand_data->cs); gpmc_nand_init()
H A Dgpmc-onenand.c404 gpmc_cs_free(gpmc_onenand_data->cs); gpmc_onenand_init()
/linux-4.4.14/include/linux/
H A Domap-gpmc.h170 extern void gpmc_cs_free(int cs);
/linux-4.4.14/drivers/memory/
H A Domap-gpmc.c1006 void gpmc_cs_free(int cs) gpmc_cs_free() function
1024 EXPORT_SYMBOL(gpmc_cs_free); variable
2031 gpmc_cs_free(cs); gpmc_probe_generic_child()

Completed in 112 milliseconds