Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_intf.c28 static void rtw_dev_remove(struct sdio_func *func);
39 .remove = rtw_dev_remove,
400 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove() function