Home
last modified time | relevance | path

Searched defs:usbtv (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h86 struct usbtv { struct
87 struct device *dev;
88 struct usb_device *udev;
94 struct vb2_queue vb2q;
95 struct mutex v4l2_lock;
96 struct mutex vb2q_lock;
99 spinlock_t buflock;
100 struct list_head bufs;
104 u32 frame_id;
105 int chunks_done;
[all …]
H A Dusbtv-video.c527 static void usbtv_stop(struct usbtv *usbtv) in usbtv_stop()
555 static int usbtv_start(struct usbtv *usbtv) in usbtv_start()
646 struct usbtv *usbtv = video_drvdata(file); in usbtv_fmt_vid_cap() local
661 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_std() local
669 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_std() local
679 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_input() local
686 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_input() local
727 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_queue_setup() local
759 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_start_streaming() local
881 int usbtv_video_init(struct usbtv *usbtv) in usbtv_video_init()
[all …]
H A Dusbtv-core.c47 int usbtv_set_regs(struct usbtv *usbtv, const u16 regs[][2], int size) in usbtv_set_regs()
73 struct usbtv *usbtv; in usbtv_probe() local
133 struct usbtv *usbtv = usb_get_intfdata(intf); in usbtv_disconnect() local
H A Dusbtv-audio.c257 void usbtv_audio_suspend(struct usbtv *usbtv) in usbtv_audio_suspend()
263 void usbtv_audio_resume(struct usbtv *usbtv) in usbtv_audio_resume()
321 int usbtv_audio_init(struct usbtv *usbtv) in usbtv_audio_init()
370 void usbtv_audio_free(struct usbtv *usbtv) in usbtv_audio_free()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h86 struct usbtv { struct
87 struct device *dev;
88 struct usb_device *udev;
94 struct vb2_queue vb2q;
95 struct mutex v4l2_lock;
96 struct mutex vb2q_lock;
99 spinlock_t buflock;
100 struct list_head bufs;
104 u32 frame_id;
105 int chunks_done;
[all …]
H A Dusbtv-video.c527 static void usbtv_stop(struct usbtv *usbtv) in usbtv_stop()
555 static int usbtv_start(struct usbtv *usbtv) in usbtv_start()
646 struct usbtv *usbtv = video_drvdata(file); in usbtv_fmt_vid_cap() local
661 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_std() local
669 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_std() local
679 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_input() local
686 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_input() local
727 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_queue_setup() local
759 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_start_streaming() local
881 int usbtv_video_init(struct usbtv *usbtv) in usbtv_video_init()
[all …]
H A Dusbtv-core.c47 int usbtv_set_regs(struct usbtv *usbtv, const u16 regs[][2], int size) in usbtv_set_regs()
73 struct usbtv *usbtv; in usbtv_probe() local
133 struct usbtv *usbtv = usb_get_intfdata(intf); in usbtv_disconnect() local
H A Dusbtv-audio.c257 void usbtv_audio_suspend(struct usbtv *usbtv) in usbtv_audio_suspend()
263 void usbtv_audio_resume(struct usbtv *usbtv) in usbtv_audio_resume()
321 int usbtv_audio_init(struct usbtv *usbtv) in usbtv_audio_init()
370 void usbtv_audio_free(struct usbtv *usbtv) in usbtv_audio_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/usbtv/
H A Dusbtv.h86 struct usbtv { struct
87 struct device *dev;
88 struct usb_device *udev;
94 struct vb2_queue vb2q;
95 struct mutex v4l2_lock;
96 struct mutex vb2q_lock;
99 spinlock_t buflock;
100 struct list_head bufs;
104 u32 frame_id;
105 int chunks_done;
[all …]
H A Dusbtv-video.c527 static void usbtv_stop(struct usbtv *usbtv) in usbtv_stop()
555 static int usbtv_start(struct usbtv *usbtv) in usbtv_start()
646 struct usbtv *usbtv = video_drvdata(file); in usbtv_fmt_vid_cap() local
661 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_std() local
669 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_std() local
679 struct usbtv *usbtv = video_drvdata(file); in usbtv_g_input() local
686 struct usbtv *usbtv = video_drvdata(file); in usbtv_s_input() local
727 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_queue_setup() local
759 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_start_streaming() local
881 int usbtv_video_init(struct usbtv *usbtv) in usbtv_video_init()
[all …]
H A Dusbtv-core.c47 int usbtv_set_regs(struct usbtv *usbtv, const u16 regs[][2], int size) in usbtv_set_regs()
73 struct usbtv *usbtv; in usbtv_probe() local
133 struct usbtv *usbtv = usb_get_intfdata(intf); in usbtv_disconnect() local
H A Dusbtv-audio.c257 void usbtv_audio_suspend(struct usbtv *usbtv) in usbtv_audio_suspend()
263 void usbtv_audio_resume(struct usbtv *usbtv) in usbtv_audio_resume()
321 int usbtv_audio_init(struct usbtv *usbtv) in usbtv_audio_init()
370 void usbtv_audio_free(struct usbtv *usbtv) in usbtv_audio_free()