Searched refs:mmc_omap_show_cover_switch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | omap.c | 307 mmc_omap_show_cover_switch(struct device *dev, struct device_attribute *attr, in mmc_omap_show_cover_switch() function 317 static DEVICE_ATTR(cover_switch, S_IRUGO, mmc_omap_show_cover_switch, NULL);
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | omap.c | 320 mmc_omap_show_cover_switch(struct device *dev, struct device_attribute *attr, in mmc_omap_show_cover_switch() function 330 static DEVICE_ATTR(cover_switch, S_IRUGO, mmc_omap_show_cover_switch, NULL);
|
Completed in 5 milliseconds