Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dstreamzap.c111 static void streamzap_disconnect(struct usb_interface *interface);
120 .disconnect = streamzap_disconnect,
470 static void streamzap_disconnect(struct usb_interface *interface) in streamzap_disconnect() function