Home
last modified time | relevance | path

Searched refs:omap_mmc_notify_cover_event (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/platform_data/
Dmmc-omap.h119 extern void omap_mmc_notify_cover_event(struct device *dev, int slot,
/linux-6.1.9/arch/arm/mach-omap2/
Dboard-n8x0.c343 omap_mmc_notify_cover_event(mmc_device, index, *openp); in n8x0_mmc_callback()
/linux-6.1.9/drivers/mmc/host/
Domap.c854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() function