Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dstreamzap.c85 static void streamzap_disconnect(struct usb_interface *interface);
94 .disconnect = streamzap_disconnect,
378 static void streamzap_disconnect(struct usb_interface *interface) in streamzap_disconnect() function