Searched refs:_mmc_detect_change (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/mmc/core/ |
| A D | core.h | 76 void _mmc_detect_change(struct mmc_host *host, unsigned long delay,
|
| A D | core.c | 1401 void _mmc_detect_change(struct mmc_host *host, unsigned long delay, bool cd_irq) in _mmc_detect_change() function 1427 _mmc_detect_change(host, delay, true); in mmc_detect_change() 2145 _mmc_detect_change(host, 0, false); in mmc_detect_card_removed() 2264 _mmc_detect_change(host, 0, false); in mmc_start_host()
|
| A D | host.c | 61 _mmc_detect_change(host, 0, false); in mmc_host_class_complete()
|
| A D | sdio.c | 1141 _mmc_detect_change(host, 0, false); in mmc_sdio_hw_reset()
|
| /linux/ |
| A D | System.map | 45302 ffff800010c34330 T _mmc_detect_change
|
| A D | .tmp_System.map | 45302 ffff800010c34330 T _mmc_detect_change
|
Completed in 319 milliseconds