Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/os_dep/
Dusb_intf.c22 static void rtw_dev_remove(struct usb_interface *pusb_intf);
60 .usbdrv.disconnect = rtw_dev_remove,
434 static void rtw_dev_remove(struct usb_interface *pusb_intf) in rtw_dev_remove() function
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
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