Searched defs:video (Results 1 - 25 of 70) sorted by relevance

123

/linux-master/drivers/staging/media/tegra-video/
H A DMakefile
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h23 } video; member in struct:matroxfb_dh_fb_info
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.h36 struct video_device video; member in struct:vsp1_video
H A Dvsp1_histo.h36 struct video_device video; member in struct:vsp1_histogram
H A Dvsp1_rwpf.h37 struct vsp1_video *video; member in struct:vsp1_rwpf
H A Dvsp1_drv.c223 struct vsp1_video *video, *_video; local
386 struct vsp1_video *video = vsp1_video_create(vsp1, rpf); local
446 struct vsp1_video *video = vsp1_video_create(vsp1, wpf); local
[all...]
H A Dvsp1_wpf.c46 struct vsp1_video *video = wpf->video; local
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-dma.h80 struct video_device video; member in struct:xvip_dma
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_cmt.c194 struct mgb4_regs *video = &voutdev->mgbdev->video; local
223 struct mgb4_regs *video = &vindev->mgbdev->video; local
[all...]
H A Dmgb4_core.h42 struct mgb4_regs video; member in struct:mgb4_dev
H A Dmgb4_vout.c141 struct mgb4_regs *video = &mgbdev->video; local
239 struct mgb4_regs *video = &voutdev->mgbdev->video; local
298 struct mgb4_regs *video local
343 struct mgb4_regs *video = &voutdev->mgbdev->video; local
381 struct mgb4_regs *video = &voutdev->mgbdev->video; local
421 struct mgb4_regs *video = &voutdev->mgbdev->video; local
441 struct mgb4_regs *video = &voutdev->mgbdev->video; local
[all...]
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h52 struct mmal_video_format video; member in union:mmal_es_specific_format
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c24 struct video_device *video = video_devdata(file); local
37 struct video_device *video = video_devdata(file); local
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.h105 struct video_obj video; member in struct:channel_obj
H A Dvpif_capture.h96 struct video_obj video; member in struct:channel_obj
/linux-master/drivers/usb/gadget/function/
H A Duvc_queue.c46 struct uvc_video *video = container_of(queue, struct uvc_video, queue); local
136 struct uvc_video *video = container_of(queue, struct uvc_video, queue); local
[all...]
H A Duvc_video.c28 uvc_video_encode_header(struct uvc_video *video, struct uvc_buffer *buf, argument
72 uvc_video_encode_data(struct uvc_video *video, struct uvc_buffer *buf, argument
90 uvc_video_encode_bulk(struct usb_request *req, struct uvc_video *video, struct uvc_buffer *buf) argument
133 uvc_video_encode_isoc_sg(struct usb_request *req, struct uvc_video *video, struct uvc_buffer *buf) argument
200 uvc_video_encode_isoc(struct usb_request *req, struct uvc_video *video, struct uvc_buffer *buf) argument
255 uvcg_video_ep_queue(struct uvc_video *video, struct usb_request *req) argument
276 uvcg_video_usb_req_queue(struct uvc_video *video, struct usb_request *req, bool queue_to_ep) argument
331 uvc_video_ep_queue_initial_requests(struct uvc_video *video) argument
373 struct uvc_video *video = ureq->video; local
489 uvc_video_free_requests(struct uvc_video *video) argument
504 uvc_video_alloc_requests(struct uvc_video *video) argument
569 struct uvc_video *video = container_of(work, struct uvc_video, pump); local
643 uvcg_video_disable(struct uvc_video *video) argument
722 uvcg_video_enable(struct uvc_video *video) argument
763 uvcg_video_init(struct uvc_video *video, struct uvc_device *uvc) argument
[all...]
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-capture.h74 struct stfcamss_video video; member in struct:stf_capture
H A Dstf-video.c30 video_g_fi_by_index(struct stfcamss_video *video, int index) argument
39 video_g_fi_by_mcode(struct stfcamss_video *video, u32 mcode) argument
52 video_g_fi_by_pfmt(struct stfcamss_video *video, u32 pixelformat) argument
64 __video_try_fmt(struct stfcamss_video *video, struct v4l2_format *f) argument
106 stf_video_init_format(struct stfcamss_video *video) argument
138 struct stfcamss_video *video = vb2_get_drv_priv(q); local
167 struct stfcamss_video *video = vb2_get_drv_priv(vb->vb2_queue); local
185 struct stfcamss_video *video = vb2_get_drv_priv(vb->vb2_queue); local
204 struct stfcamss_video *video = vb2_get_drv_priv(vb->vb2_queue); local
210 video_get_subdev_format(struct stfcamss_video *video, struct v4l2_subdev_format *fmt) argument
243 stf_video_check_format(struct stfcamss_video *video) argument
271 struct stfcamss_video *video = vb2_get_drv_priv(q); local
309 struct stfcamss_video *video = vb2_get_drv_priv(q); local
348 struct stfcamss_video *video = video_drvdata(file); local
375 struct stfcamss_video *video = video_drvdata(file); local
402 struct stfcamss_video *video = video_drvdata(file); local
411 struct stfcamss_video *video = video_drvdata(file); local
428 struct stfcamss_video *video = video_drvdata(file); local
473 struct stfcamss_video *video = video_get_drvdata(vdev); local
487 struct stfcamss_video *video = video_get_drvdata(vdev); local
495 stf_video_register(struct stfcamss_video *video, struct v4l2_device *v4l2_dev, const char *name) argument
569 stf_video_unregister(struct stfcamss_video *video) argument
[all...]
H A Dstf-capture.c58 static inline struct stf_capture *to_stf_capture(struct stfcamss_video *video) argument
76 static void stf_init_addrs(struct stfcamss_video *video) argument
110 static void stf_cap_s_cfg(struct stfcamss_video *video) argument
135 stf_cap_s_cleanup(struct stfcamss_video *video) argument
150 stf_wr_data_en(struct stfcamss_video *video) argument
158 stf_wr_irq_enable(struct stfcamss_video *video) argument
166 stf_wr_irq_disable(struct stfcamss_video *video) argument
176 stf_channel_set(struct stfcamss_video *video) argument
217 stf_capture_start(struct stfcamss_video *video) argument
230 stf_capture_stop(struct stfcamss_video *video) argument
321 stf_buf_update_on_new(struct stfcamss_video *video, struct stfcamss_buffer *new_buf) argument
512 stf_queue_buffer(struct stfcamss_video *video, struct stfcamss_buffer *buf) argument
526 stf_flush_buffers(struct stfcamss_video *video, enum vb2_buffer_state state) argument
[all...]
/linux-master/include/net/caif/
H A Dcfctrl.h68 } video; member in union:cfctrl_link_param::__anon1452
/linux-master/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c583 static int cdn_dp_get_msa_misc(struct video_info *video, argument
632 struct video_info *video = &dp->video_info; local
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h156 struct video_device video; member in struct:isp_video
191 struct isp_video *video; member in struct:isp_video_fh
[all...]
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h147 struct video_device video; member in struct:iss_video
181 struct iss_video *video; member in struct:iss_video_fh
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h141 struct ia_css_video_settings video; member in union:ia_css_pipe::__anon2719

Completed in 300 milliseconds

123