Home
last modified time | relevance | path

Searched refs:rtw_sdio_shutdown (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822bs.c29 .shutdown = rtw_sdio_shutdown,
H A Drtw8723cs.c28 .shutdown = rtw_sdio_shutdown
H A Drtw8822cs.c29 .shutdown = rtw_sdio_shutdown,
H A Drtw8821cs.c29 .shutdown = rtw_sdio_shutdown,
H A Drtw8723ds.c34 .shutdown = rtw_sdio_shutdown,
H A Dsdio.h169 void rtw_sdio_shutdown(struct device *dev);
H A Dsdio.c1404 void rtw_sdio_shutdown(struct device *dev) in rtw_sdio_shutdown() function
1421 EXPORT_SYMBOL(rtw_sdio_shutdown);