/linux/drivers/usb/gadget/function/ |
H A D | uvc_video.c | 29 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 D | stf-capture.c | 58 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 D | stf-capture.h | 74 struct stfcamss_video video; member
|
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_io.h | 34 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 D | video.rst | 3 .. _video: target
|
/linux/drivers/video/fbdev/ |
H A D | pm2fb.c | 92 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 D | pm3fb.c | 70 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 D | xen-fbfront.c | 64 static int video[KPARAM_CNT] = { 2, XENFB_WIDTH, XENFB_HEIGHT }; variable
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 24 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 D | vsp1_video.h | 36 struct video_device video; member
|
H A D | vsp1_histo.h | 36 struct video_device video; member
|
H A D | vsp1_rwpf.h | 37 struct vsp1_video *video; member
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_crtc2.h | 23 } video; member
|
H A D | matroxfb_base.h | 396 } 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 D | cdn-dp-reg.c | 583 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 D | cdn-dp-core.c | 519 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 D | xilinx-dma.h | 80 struct video_device video; member
|
/linux/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-format.h | 52 struct mmal_video_format video; member
|
/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif_capture.h | 96 struct video_obj video; member
|
H A D | vpif_display.h | 105 struct video_obj video; member
|
/linux/include/net/caif/ |
H A D | cfctrl.h | 68 } video; member
|
/linux/drivers/staging/media/tegra-video/ |
H A D | vi.h | 183 struct video_device video; member
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispccp2.c | 938 static int ccp2_video_queue(struct isp_video *video, struct isp_buffer *buffer) in ccp2_video_queue()
|
H A D | ispcsi2.c | 800 static int csi2_queue(struct isp_video *video, struct isp_buffer *buffer) in csi2_queue()
|
H A D | ispresizer.c | 1088 static int resizer_video_queue(struct isp_video *video, in resizer_video_queue()
|