Home
last modified time | relevance | path

Searched refs:rsi_disconnect (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_usb.c865 * rsi_disconnect() - This function performs the reverse of the probe function,
871 static void rsi_disconnect(struct usb_interface *pfunction) in rsi_disconnect() function
920 .disconnect = rsi_disconnect,
H A Drsi_91x_sdio.c1211 * rsi_disconnect() - This function performs the reverse of the probe function.
1216 static void rsi_disconnect(struct sdio_func *pfunction) in rsi_disconnect() function
1524 .remove = rsi_disconnect,
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_usb.c867 * rsi_disconnect() - This function performs the reverse of the probe function,
873 static void rsi_disconnect(struct usb_interface *pfunction) in rsi_disconnect() function
922 .disconnect = rsi_disconnect,
H A Drsi_91x_sdio.c1202 * rsi_disconnect() - This function performs the reverse of the probe function.
1207 static void rsi_disconnect(struct sdio_func *pfunction) in rsi_disconnect() function
1513 .remove = rsi_disconnect,

Completed in 6 milliseconds