Home
last modified time | relevance | path

Searched refs:cvm_mmc_of_slot_remove (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dcavium-thunderx.c159 cvm_mmc_of_slot_remove(host->slot[i]); in thunder_mmc_probe()
179 cvm_mmc_of_slot_remove(host->slot[i]); in thunder_mmc_remove()
H A Dcavium-octeon.c292 cvm_mmc_of_slot_remove(host->slot[i]); in octeon_mmc_probe()
307 cvm_mmc_of_slot_remove(host->slot[i]); in octeon_mmc_remove()
H A Dcavium.h212 int cvm_mmc_of_slot_remove(struct cvm_mmc_slot *slot);
H A Dcavium.c1078 int cvm_mmc_of_slot_remove(struct cvm_mmc_slot *slot) in cvm_mmc_of_slot_remove() function