Home
last modified time | relevance | path

Searched defs:video (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/usb/gadget/function/
H A Duvc_video.c29 uvc_video_encode_header(struct uvc_video *video, struct uvc_buffer *buf, in uvc_video_encode_header()
73 uvc_video_encode_data(struct uvc_video *video, struct uvc_buffer *buf, in uvc_video_encode_data()
91 uvc_video_encode_bulk(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_bulk()
134 uvc_video_encode_isoc_sg(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_isoc_sg()
201 uvc_video_encode_isoc(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_isoc()
256 static int uvcg_video_ep_queue(struct uvc_video *video, struct usb_request *req) in uvcg_video_ep_queue()
281 static int uvcg_video_usb_req_queue(struct uvc_video *video, in uvcg_video_usb_req_queue()
334 struct uvc_video *video = ureq->video; in uvc_video_complete() local
423 struct uvc_video *video = container_of(work, struct uvc_video, hw_submit); in uvcg_video_hw_submit() local
484 uvc_video_free_requests(struct uvc_video *video) in uvc_video_free_requests()
[all …]
/linux/drivers/staging/media/starfive/camss/
H A Dstf-capture.c58 static inline struct stf_capture *to_stf_capture(struct stfcamss_video *video) in to_stf_capture()
76 static void stf_init_addrs(struct stfcamss_video *video) in stf_init_addrs()
110 static void stf_cap_s_cfg(struct stfcamss_video *video) in stf_cap_s_cfg()
135 static int stf_cap_s_cleanup(struct stfcamss_video *video) in stf_cap_s_cleanup()
150 static void stf_wr_data_en(struct stfcamss_video *video) in stf_wr_data_en()
158 static void stf_wr_irq_enable(struct stfcamss_video *video) in stf_wr_irq_enable()
166 static void stf_wr_irq_disable(struct stfcamss_video *video) in stf_wr_irq_disable()
176 static void stf_channel_set(struct stfcamss_video *video) in stf_channel_set()
219 static void stf_capture_start(struct stfcamss_video *video) in stf_capture_start()
232 static void stf_capture_stop(struct stfcamss_video *video) in stf_capture_stop()
[all …]
H A Dstf-capture.h74 struct stfcamss_video video; member
/linux/drivers/media/pci/mgb4/
H A Dmgb4_io.h34 static inline bool has_yuv_and_timeperframe(struct mgb4_regs *video) in has_yuv_and_timeperframe()
41 #define has_yuv(video) has_yuv_and_timeperframe(video) argument
42 #define has_timeperframe(video) has_yuv_and_timeperframe(video) argument
/linux/Documentation/userspace-api/media/v4l/
H A Dvideo.rst3 .. _video: target
/linux/drivers/video/fbdev/
H A Dpm2fb.c92 u32 video; /* video flags before blanking */ member
516 static void set_video(struct pm2fb_par *p, u32 video) in set_video()
700 u32 video = 0; in pm2fb_set_par() local
1007 u32 video = par->video; in pm2fb_blank() local
H A Dpm3fb.c70 u32 video; /* video flags before blanking */ member
809 unsigned int video = par->video; in pm3fb_write_mode() local
1157 u32 video = par->video; in pm3fb_blank() local
H A Dxen-fbfront.c64 static int video[KPARAM_CNT] = { 2, XENFB_WIDTH, XENFB_HEIGHT }; variable
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c24 struct video_device *video = video_devdata(file); in rkisp1_stats_enum_fmt_meta_cap() local
37 struct video_device *video = video_devdata(file); in rkisp1_stats_g_fmt_meta_cap() local
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.h36 struct video_device video; member
H A Dvsp1_histo.h36 struct video_device video; member
H A Dvsp1_rwpf.h37 struct vsp1_video *video; member
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h23 } video; member
H A Dmatroxfb_base.h396 } video; member
465 struct matrox_pll_limits video; member
470 struct matrox_pll_cache video; member
474 unsigned int video; member
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c583 static int cdn_dp_get_msa_misc(struct video_info *video, in cdn_dp_get_msa_misc()
632 struct video_info *video = &dp->video_info; in cdn_dp_config_video() local
H A Dcdn-dp-core.c519 struct video_info *video = &dp->video_info; in cdn_dp_bridge_mode_set() local
550 struct video_info *video = &dp->video_info; in cdn_dp_display_info_update() local
/linux/drivers/media/platform/xilinx/
H A Dxilinx-dma.h80 struct video_device video; member
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h52 struct mmal_video_format video; member
/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.h96 struct video_obj video; member
H A Dvpif_display.h105 struct video_obj video; member
/linux/include/net/caif/
H A Dcfctrl.h68 } video; member
/linux/drivers/staging/media/tegra-video/
H A Dvi.h183 struct video_device video; member
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c938 static int ccp2_video_queue(struct isp_video *video, struct isp_buffer *buffer) in ccp2_video_queue()
H A Dispcsi2.c800 static int csi2_queue(struct isp_video *video, struct isp_buffer *buffer) in csi2_queue()
H A Dispresizer.c1088 static int resizer_video_queue(struct isp_video *video, in resizer_video_queue()

12