Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dgpmc-smsc911x.c97 gpmc_cs_free(gpmc_cfg->cs); in gpmc_smsc911x_init()
Dgpmc-nand.c156 gpmc_cs_free(gpmc_nand_data->cs); in gpmc_nand_init()
Dgpmc-onenand.c400 gpmc_cs_free(gpmc_onenand_data->cs); in gpmc_onenand_init()
/linux-4.1.27/include/linux/
Domap-gpmc.h170 extern void gpmc_cs_free(int cs);
/linux-4.1.27/drivers/memory/
Domap-gpmc.c1007 void gpmc_cs_free(int cs) in gpmc_cs_free() function
1025 EXPORT_SYMBOL(gpmc_cs_free);
2032 gpmc_cs_free(cs); in gpmc_probe_generic_child()