Home
last modified time | relevance | path

Searched refs:mmc_card_is_removable (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/bluetooth/
Dbtsdio.c301 !mmc_card_is_removable(func->card->host)) in btsdio_probe()
/linux-4.19.296/include/linux/mmc/
Dhost.h541 static inline int mmc_card_is_removable(struct mmc_host *host) in mmc_card_is_removable() function