Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dhsmmc-omap.h55 /* nonremovable e.g. eMMC */
56 unsigned nonremovable:1; member
H A Dmmc-omap.h62 /* nonremovable e.g. eMMC */
63 unsigned nonremovable:1; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dhsmmc-omap.h55 /* nonremovable e.g. eMMC */
56 unsigned nonremovable:1; member
H A Dmmc-omap.h60 /* nonremovable e.g. eMMC */
61 unsigned nonremovable:1; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Domap_hsmmc.c1784 pdata->nonremovable = true; in of_get_hsmmc_pdata()
1931 if (mmc_pdata(host)->nonremovable) in omap_hsmmc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Domap_hsmmc.c1743 pdata->nonremovable = true; in of_get_hsmmc_pdata()
1887 if (mmc_pdata(host)->nonremovable) in omap_hsmmc_probe()

Completed in 7 milliseconds