Searched refs:nonremovable (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dhsmmc.h18 bool nonremovable; /* Nonremovable e.g. eMMC */ member in struct:omap2_hsmmc_info
H A Dhsmmc.c271 if (c->nonremovable) omap_hsmmc_pdata_init()
272 mmc->nonremovable = 1; omap_hsmmc_pdata_init()
H A Dboard-rx51-peripherals.c509 .nonremovable = true,
/linux-4.4.14/include/linux/platform_data/
H A Dhsmmc-omap.h61 /* nonremovable e.g. eMMC */
62 unsigned nonremovable:1; member in struct:omap_hsmmc_platform_data
H A Dmmc-omap.h65 /* nonremovable e.g. eMMC */
66 unsigned nonremovable:1; member in struct:omap_mmc_platform_data::omap_mmc_slot_data
/linux-4.4.14/include/linux/mmc/
H A Dhost.h321 int rescan_entered; /* used with nonremovable devices */
/linux-4.4.14/drivers/mmc/host/
H A Domap_hsmmc.c1977 pdata->nonremovable = true; of_get_hsmmc_pdata()
2129 if (mmc_pdata(host)->nonremovable) omap_hsmmc_probe()
H A Dsdhci.c1638 /* If nonremovable, assume that the card is always present. */ sdhci_do_get_cd()
/linux-4.4.14/drivers/mmc/core/
H A Dsdio.c943 /* No need to reinitialize powered-resumed nonremovable cards */ mmc_sdio_resume()

Completed in 519 milliseconds