Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dsdio_func.h172 extern void sdio_retune_crc_disable(struct sdio_func *func);
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dsdio_func.h172 extern void sdio_retune_crc_disable(struct sdio_func *func);
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_io.c741 * sdio_retune_crc_disable - temporarily disable retuning on CRC errors
754 * - sdio_retune_crc_disable()
759 void sdio_retune_crc_disable(struct sdio_func *func) in sdio_retune_crc_disable() function
763 EXPORT_SYMBOL_GPL(sdio_retune_crc_disable); variable
769 * This is the compement to sdio_retune_crc_disable().
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_io.c741 * sdio_retune_crc_disable - temporarily disable retuning on CRC errors
754 * - sdio_retune_crc_disable()
759 void sdio_retune_crc_disable(struct sdio_func *func) in sdio_retune_crc_disable() function
763 EXPORT_SYMBOL_GPL(sdio_retune_crc_disable); variable
769 * This is the complement to sdio_retune_crc_disable().
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c695 sdio_retune_crc_disable(bus->sdiodev->func1); in brcmf_sdio_kso_control()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c706 sdio_retune_crc_disable(bus->sdiodev->func1); in brcmf_sdio_kso_control()

Completed in 16 milliseconds