Searched refs:sdio_retune_hold_now (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/mmc/
H A Dsdio_func.h175 extern void sdio_retune_hold_now(struct sdio_func *func);
/linux-master/drivers/mmc/core/
H A Dsdio_io.c778 * sdio_retune_hold_now - start deferring retuning requests till release
794 void sdio_retune_hold_now(struct sdio_func *func) function
798 EXPORT_SYMBOL_GPL(sdio_retune_hold_now); variable
804 * This is the complement to sdio_retune_hold_now(). Calling this
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c710 sdio_retune_hold_now(bus->sdiodev->func1);

Completed in 196 milliseconds