Home
last modified time | relevance | path

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

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