| /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 …]
|
| H A D | uvc_queue.c | 47 struct uvc_video *video = container_of(queue, struct uvc_video, queue); in uvc_queue_setup() local 64 struct uvc_video *video = container_of(queue, struct uvc_video, queue); in uvc_buffer_prepare() local 137 struct uvc_video *video = container_of(queue, struct uvc_video, queue); in uvcg_queue_init() local
|
| H A D | uvc.h | 85 struct uvc_video *video; member 157 struct uvc_video video; member
|
| H A D | f_uvc.c | 993 struct uvc_video *video = &uvc->video; in uvc_function_unbind() local
|
| /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/acpi/ |
| H A D | acpi_video.c | 201 struct acpi_video_bus *video; member 257 struct acpi_video_device *video = cooling_dev->devdata; in video_get_max_state() local 266 struct acpi_video_device *video = cooling_dev->devdata; in video_get_cur_state() local 285 struct acpi_video_device *video = cooling_dev->devdata; in video_set_cur_state() local 700 acpi_video_bus_DOS(struct acpi_video_bus *video, int bios_flag, int lcd_flag) in acpi_video_bus_DOS() 1030 static void acpi_video_bus_find_cap(struct acpi_video_bus *video) in acpi_video_bus_find_cap() 1051 static int acpi_video_bus_check(struct acpi_video_bus *video) in acpi_video_bus_check() 1102 acpi_video_get_device_attr(struct acpi_video_bus *video, unsigned long device_id) in acpi_video_get_device_attr() 1117 acpi_video_get_device_type(struct acpi_video_bus *video, in acpi_video_get_device_type() 1134 struct acpi_video_bus *video = arg; in acpi_video_bus_get_one_device() local [all …]
|
| /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 | 4 .. _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/media/platform/xilinx/ |
| H A D | xilinx-dma.h | 80 struct video_device video; member
|
| /linux/drivers/platform/raspberrypi/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()
|