Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/usbtv/
H A Dusbtv-core.c118 usbtv_video_free(usbtv); in usbtv_probe()
138 usbtv_video_free(usbtv); in usbtv_disconnect()
H A Dusbtv.h133 void usbtv_video_free(struct usbtv *usbtv);
H A Dusbtv-video.c963 void usbtv_video_free(struct usbtv *usbtv) in usbtv_video_free() function