Home
last modified time | relevance | path

Searched refs:sdio_retune_crc_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dsdio_func.h173 extern void sdio_retune_crc_enable(struct sdio_func *func);
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dsdio_func.h173 extern void sdio_retune_crc_enable(struct sdio_func *func);
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_io.c751 * should remain claimed until sdio_retune_crc_enable() is called.
756 * - sdio_retune_crc_enable()
766 * sdio_retune_crc_enable - re-enable retuning on CRC errors
771 void sdio_retune_crc_enable(struct sdio_func *func) in sdio_retune_crc_enable() function
775 EXPORT_SYMBOL_GPL(sdio_retune_crc_enable); variable
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_io.c751 * should remain claimed until sdio_retune_crc_enable() is called.
756 * - sdio_retune_crc_enable()
766 * sdio_retune_crc_enable - re-enable retuning on CRC errors
771 void sdio_retune_crc_enable(struct sdio_func *func) in sdio_retune_crc_enable() function
775 EXPORT_SYMBOL_GPL(sdio_retune_crc_enable); variable
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c764 sdio_retune_crc_enable(bus->sdiodev->func1); in brcmf_sdio_kso_control()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c775 sdio_retune_crc_enable(bus->sdiodev->func1); in brcmf_sdio_kso_control()

Completed in 64 milliseconds