/linux-4.1.27/drivers/media/platform/vsp1/ |
H A D | vsp1_rwpf.h | 29 struct vsp1_video video; member in struct:vsp1_rwpf
|
H A D | vsp1_entity.h | 74 struct vsp1_video *video; member in struct:vsp1_entity
|
H A D | vsp1_rpf.c | 189 static void rpf_vdev_queue(struct vsp1_video *video, rpf_vdev_queue() argument 222 struct vsp1_video *video; vsp1_rpf_create() local
|
H A D | vsp1_wpf.c | 198 static void wpf_vdev_queue(struct vsp1_video *video, wpf_vdev_queue() argument 221 struct vsp1_video *video; vsp1_wpf_create() local
|
H A D | vsp1_video.h | 120 struct video_device video; member in struct:vsp1_video
|
H A D | vsp1_video.c | 173 static int vsp1_video_verify_format(struct vsp1_video *video) vsp1_video_verify_format() argument 196 static int __vsp1_video_try_format(struct vsp1_video *video, __vsp1_video_try_format() argument 278 vsp1_video_format_adjust(struct vsp1_video *video, vsp1_video_format_adjust() argument 569 vsp1_video_complete_buffer(struct vsp1_video *video) vsp1_video_complete_buffer() argument 715 struct vsp1_video *video = vb2_get_drv_priv(vq); vsp1_video_queue_setup() local 744 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); vsp1_video_buffer_prepare() local 765 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); vsp1_video_buffer_queue() local 805 struct vsp1_video *video = vb2_get_drv_priv(vq); vsp1_video_start_streaming() local 857 struct vsp1_video *video = vb2_get_drv_priv(vq); vsp1_video_stop_streaming() local 901 struct vsp1_video *video = to_vsp1_video(vfh->vdev); vsp1_video_querycap() local 926 struct vsp1_video *video = to_vsp1_video(vfh->vdev); vsp1_video_get_format() local 942 struct vsp1_video *video = to_vsp1_video(vfh->vdev); vsp1_video_try_format() local 954 struct vsp1_video *video = to_vsp1_video(vfh->vdev); vsp1_video_set_format() local 984 struct vsp1_video *video = to_vsp1_video(vfh->vdev); vsp1_video_streamon() local 1055 struct vsp1_video *video = video_drvdata(file); vsp1_video_open() local 1079 struct vsp1_video *video = video_drvdata(file); vsp1_video_release() local 1111 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf) vsp1_video_init() argument 1210 void vsp1_video_cleanup(struct vsp1_video *video) vsp1_video_cleanup() argument 407 vsp1_pipeline_validate(struct vsp1_pipeline *pipe, struct vsp1_video *video) vsp1_pipeline_validate() argument 475 vsp1_pipeline_init(struct vsp1_pipeline *pipe, struct vsp1_video *video) vsp1_pipeline_init() argument 610 vsp1_video_frame_end(struct vsp1_pipeline *pipe, struct vsp1_video *video) vsp1_video_frame_end() argument
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
H A D | matroxfb_crtc2.h | 22 } video; member in struct:matroxfb_dh_fb_info
|
H A D | matroxfb_base.h | 417 } video; member in struct:matrox_fb_info 491 struct matrox_pll_limits video; member in struct:matrox_fb_info::__anon10560 496 struct matrox_pll_cache video; member in struct:matrox_fb_info::__anon10561 500 unsigned int video; member in struct:matrox_fb_info::__anon10562::__anon10563
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.h | 79 struct video_device video; member in struct:xvip_dma
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | uvc_video.c | 31 uvc_video_encode_header(struct uvc_video *video, struct uvc_buffer *buf, uvc_video_encode_header() argument 44 uvc_video_encode_data(struct uvc_video *video, struct uvc_buffer *buf, uvc_video_encode_data() argument 62 uvc_video_encode_bulk(struct usb_request *req, struct uvc_video *video, uvc_video_encode_bulk() argument 102 uvc_video_encode_isoc(struct usb_request *req, struct uvc_video *video, uvc_video_encode_isoc() argument 165 struct uvc_video *video = req->context; uvc_video_complete() local 214 uvc_video_free_requests(struct uvc_video *video) uvc_video_free_requests() argument 236 uvc_video_alloc_requests(struct uvc_video *video) uvc_video_alloc_requests() argument 284 int uvcg_video_pump(struct uvc_video *video) uvcg_video_pump() argument 343 int uvcg_video_enable(struct uvc_video *video, int enable) uvcg_video_enable() argument 382 int uvcg_video_init(struct uvc_video *video) uvcg_video_init() argument
|
H A D | uvc_queue.c | 49 struct uvc_video *video = container_of(queue, struct uvc_video, queue); uvc_queue_setup() local
|
H A D | uvc_v4l2.c | 90 struct uvc_video *video = &uvc->video; uvc_v4l2_get_format() local 109 struct uvc_video *video = &uvc->video; uvc_v4l2_set_format() local 150 struct uvc_video *video = &uvc->video; uvc_v4l2_reqbufs() local 163 struct uvc_video *video = &uvc->video; uvc_v4l2_querybuf() local 173 struct uvc_video *video = &uvc->video; uvc_v4l2_qbuf() local 188 struct uvc_video *video = &uvc->video; uvc_v4l2_dqbuf() local 198 struct uvc_video *video = &uvc->video; uvc_v4l2_streamon() local 224 struct uvc_video *video = &uvc->video; uvc_v4l2_streamoff() local 311 struct uvc_video *video = handle->device; uvc_v4l2_release() local
|
H A D | uvc.h | 151 struct uvc_video video; member in struct:uvc_device
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | vpfe_mc_capture.h | 87 struct vpfe_video_device *video; member in struct:vpfe_fh
|
H A D | vpfe_video.c | 51 static int vpfe_update_current_ext_subdev(struct vpfe_video_device *video) vpfe_update_current_ext_subdev() argument 90 vpfe_video_remote_subdev(struct vpfe_video_device *video, u32 *pad) vpfe_video_remote_subdev() argument 103 __vpfe_video_get_format(struct vpfe_video_device *video, __vpfe_video_get_format() argument 133 static void vpfe_prepare_pipeline(struct vpfe_video_device *video) vpfe_prepare_pipeline() argument 166 static int vpfe_update_pipe_state(struct vpfe_video_device *video) vpfe_update_pipe_state() argument 372 static int all_videos_stopped(struct vpfe_video_device *video) all_videos_stopped() argument 396 struct vpfe_video_device *video = video_drvdata(file); vpfe_open() local 427 vpfe_video_get_next_buffer(struct vpfe_video_device *video) vpfe_video_get_next_buffer() argument 439 void vpfe_video_schedule_next_buffer(struct vpfe_video_device *video) vpfe_video_schedule_next_buffer() argument 461 void vpfe_video_schedule_bottom_field(struct vpfe_video_device *video) vpfe_video_schedule_bottom_field() argument 472 void vpfe_video_process_buffer_complete(struct vpfe_video_device *video) vpfe_video_process_buffer_complete() argument 483 static void vpfe_stop_capture(struct vpfe_video_device *video) vpfe_stop_capture() argument 506 struct vpfe_video_device *video = video_drvdata(file); vpfe_release() local 553 struct vpfe_video_device *video = video_drvdata(file); vpfe_mmap() local 565 struct vpfe_video_device *video = video_drvdata(file); vpfe_poll() local 597 struct vpfe_video_device *video = video_drvdata(file); vpfe_querycap() local 628 struct vpfe_video_device *video = video_drvdata(file); vpfe_g_fmt() local 651 struct vpfe_video_device *video = video_drvdata(file); vpfe_enum_fmt() local 713 struct vpfe_video_device *video = video_drvdata(file); vpfe_s_fmt() local 747 struct vpfe_video_device *video = video_drvdata(file); vpfe_try_fmt() local 776 struct vpfe_video_device *video = video_drvdata(file); vpfe_enum_input() local 800 struct vpfe_video_device *video = video_drvdata(file); vpfe_g_input() local 821 struct vpfe_video_device *video = video_drvdata(file); vpfe_s_input() local 897 struct vpfe_video_device *video = video_drvdata(file); vpfe_querystd() local 928 struct vpfe_video_device *video = video_drvdata(file); vpfe_s_std() local 961 struct vpfe_video_device *video = video_drvdata(file); vpfe_g_std() local 985 struct vpfe_video_device *video = video_drvdata(file); vpfe_enum_dv_timings() local 1011 struct vpfe_video_device *video = video_drvdata(file); vpfe_query_dv_timings() local 1034 struct vpfe_video_device *video = video_drvdata(file); vpfe_s_dv_timings() local 1060 struct vpfe_video_device *video = video_drvdata(file); vpfe_g_dv_timings() local 1089 struct vpfe_video_device *video = fh->video; vpfe_buffer_queue_setup() local 1124 struct vpfe_video_device *video = fh->video; vpfe_buffer_prepare() local 1152 struct vpfe_video_device *video = fh->video; vpfe_buffer_queue() local 1185 static int vpfe_start_capture(struct vpfe_video_device *video) vpfe_start_capture() argument 1200 struct vpfe_video_device *video = fh->video; vpfe_start_streaming() local 1257 struct vpfe_video_device *video = fh->video; vpfe_stop_streaming() local 1282 struct vpfe_video_device *video = fh->video; vpfe_buf_cleanup() local 1309 struct vpfe_video_device *video = video_drvdata(file); vpfe_reqbufs() local 1373 struct vpfe_video_device *video = video_drvdata(file); vpfe_querybuf() local 1399 struct vpfe_video_device *video = video_drvdata(file); vpfe_qbuf() local 1428 struct vpfe_video_device *video = video_drvdata(file); vpfe_dqbuf() local 1457 struct vpfe_video_device *video = video_drvdata(file); vpfe_streamon() local 1505 struct vpfe_video_device *video = video_drvdata(file); vpfe_streamoff() local 1571 int vpfe_video_init(struct vpfe_video_device *video, const char *name) vpfe_video_init() argument 1615 int vpfe_video_register(struct vpfe_video_device *video, vpfe_video_register() argument 1630 void vpfe_video_unregister(struct vpfe_video_device *video) vpfe_video_unregister() argument 36 vpfe_get_input_entity(struct vpfe_video_device *video) vpfe_get_input_entity() argument
|
H A D | dm365_isif.c | 321 struct vpfe_video_device *video = &isif->video_out; vpfe_isif_buffer_isr() local 389 struct vpfe_video_device *video = &isif->video_out; vpfe_isif_vidint1_isr() local
|
/linux-4.1.27/drivers/media/platform/davinci/ |
H A D | vpif_capture.h | 111 struct video_obj video; member in struct:channel_obj
|
H A D | vpif_display.h | 115 struct video_obj video; member in struct:channel_obj
|
/linux-4.1.27/drivers/mfd/ |
H A D | dm355evm_msp.c | 371 const char *video = msp_has_tvp() ? "TVP5146" : "imager"; dm355evm_msp_probe() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp-video.c | 91 struct fimc_is_video *video = &isp->video_capture; isp_video_capture_start_streaming() local 163 struct fimc_is_video *video = &isp->video_capture; isp_video_capture_buffer_prepare() local 198 struct fimc_is_video *video = &isp->video_capture; isp_video_capture_buffer_queue() local 244 struct fimc_is_video *video = &is->isp.video_capture; fimc_isp_video_irq_handler() local 521 struct fimc_is_video *video = &isp->video_capture; isp_video_streamoff() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispvideo.h | 152 struct video_device video; member in struct:isp_video 188 struct isp_video *video; member in struct:isp_video_fh
|
H A D | ispccp2.c | 929 static int ccp2_video_queue(struct isp_video *video, struct isp_buffer *buffer) ccp2_video_queue() argument
|
H A D | ispcsi2.c | 806 static int csi2_queue(struct isp_video *video, struct isp_buffer *buffer) csi2_queue() argument
|
H A D | ispvideo.c | 141 static unsigned int isp_video_mbus_to_pix(const struct isp_video *video, isp_video_mbus_to_pix() argument 207 isp_video_remote_subdev(struct isp_video *video, u32 *pad) isp_video_remote_subdev() argument 224 static int isp_video_get_graph_data(struct isp_video *video, isp_video_get_graph_data() argument 271 __isp_video_get_format(struct isp_video *video, struct v4l2_format *format) __isp_video_get_format() argument 297 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) isp_video_check_format() argument 328 struct isp_video *video = vfh->video; isp_video_queue_setup() local 347 struct isp_video *video = vfh->video; isp_video_buffer_prepare() local 385 struct isp_video *video = vfh->video; isp_video_buffer_queue() local 449 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) omap3isp_video_buffer_next() argument 537 void omap3isp_video_cancel_stream(struct isp_video *video) omap3isp_video_cancel_stream() argument 567 void omap3isp_video_resume(struct isp_video *video, int continuous) omap3isp_video_resume() argument 595 struct isp_video *video = video_drvdata(file); isp_video_querycap() local 616 struct isp_video *video = video_drvdata(file); isp_video_get_format() local 632 struct isp_video *video = video_drvdata(file); isp_video_set_format() local 689 struct isp_video *video = video_drvdata(file); isp_video_try_format() local 717 struct isp_video *video = video_drvdata(file); isp_video_cropcap() local 735 struct isp_video *video = video_drvdata(file); isp_video_get_crop() local 769 struct isp_video *video = video_drvdata(file); isp_video_set_crop() local 788 struct isp_video *video = video_drvdata(file); isp_video_get_param() local 806 struct isp_video *video = video_drvdata(file); isp_video_set_param() local 824 struct isp_video *video = video_drvdata(file); isp_video_reqbufs() local 838 struct isp_video *video = video_drvdata(file); isp_video_querybuf() local 852 struct isp_video *video = video_drvdata(file); isp_video_qbuf() local 866 struct isp_video *video = video_drvdata(file); isp_video_dqbuf() local 876 static int isp_video_check_external_subdevs(struct isp_video *video, isp_video_check_external_subdevs() argument 1002 struct isp_video *video = video_drvdata(file); isp_video_streamon() local 1123 struct isp_video *video = video_drvdata(file); isp_video_streamoff() local 1229 struct isp_video *video = video_drvdata(file); isp_video_open() local 1286 struct isp_video *video = video_drvdata(file); isp_video_release() local 1312 struct isp_video *video = video_drvdata(file); isp_video_poll() local 1345 int omap3isp_video_init(struct isp_video *video, const char *name) omap3isp_video_init() argument 1402 void omap3isp_video_cleanup(struct isp_video *video) omap3isp_video_cleanup() argument 1411 int omap3isp_video_register(struct isp_video *video, struct v4l2_device *vdev) omap3isp_video_register() argument 1426 void omap3isp_video_unregister(struct isp_video *video) omap3isp_video_unregister() argument
|
H A D | ispresizer.c | 1089 static int resizer_video_queue(struct isp_video *video, resizer_video_queue() argument
|
H A D | isp.c | 1404 struct isp_video *video = pipe->output; omap3isp_module_sync_idle() local
|
H A D | ispccdc.c | 1789 static int ccdc_video_queue(struct isp_video *video, struct isp_buffer *buffer) ccdc_video_queue() argument
|
H A D | isppreview.c | 1562 static int preview_video_queue(struct isp_video *video, preview_video_queue() argument
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.c | 264 static int ipipeif_video_queue(struct iss_video *video, ipipeif_video_queue() argument
|
H A D | iss_resizer.c | 316 static int resizer_video_queue(struct iss_video *video, resizer_video_queue() argument
|
H A D | iss_video.h | 147 struct video_device video; member in struct:iss_video 182 struct iss_video *video; member in struct:iss_video_fh
|
H A D | iss.c | 817 struct iss_video *video = pipe->output; omap4iss_module_sync_idle() local
|
H A D | iss_csi2.c | 799 static int csi2_queue(struct iss_video *video, struct iss_buffer *buffer) csi2_queue() argument
|
H A D | iss_video.c | 118 static unsigned int iss_video_mbus_to_pix(const struct iss_video *video, iss_video_mbus_to_pix() argument 188 iss_video_remote_subdev(struct iss_video *video, u32 *pad) iss_video_remote_subdev() argument 206 iss_video_far_end(struct iss_video *video) iss_video_far_end() argument 235 __iss_video_get_format(struct iss_video *video, __iss_video_get_format() argument 263 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh) iss_video_check_format() argument 296 struct iss_video *video = vfh->video; iss_video_queue_setup() local 324 struct iss_video *video = vfh->video; iss_video_buf_prepare() local 346 struct iss_video *video = vfh->video; iss_video_buf_queue() local 417 struct iss_buffer *omap4iss_video_buffer_next(struct iss_video *video) omap4iss_video_buffer_next() argument 494 void omap4iss_video_cancel_stream(struct iss_video *video) omap4iss_video_cancel_stream() argument 522 struct iss_video *video = video_drvdata(file); iss_video_querycap() local 542 struct iss_video *video = video_drvdata(file); iss_video_enum_format() local 578 struct iss_video *video = video_drvdata(file); iss_video_get_format() local 594 struct iss_video *video = video_drvdata(file); iss_video_set_format() local 617 struct iss_video *video = video_drvdata(file); iss_video_try_format() local 645 struct iss_video *video = video_drvdata(file); iss_video_cropcap() local 663 struct iss_video *video = video_drvdata(file); iss_video_get_crop() local 697 struct iss_video *video = video_drvdata(file); iss_video_set_crop() local 716 struct iss_video *video = video_drvdata(file); iss_video_get_param() local 734 struct iss_video *video = video_drvdata(file); iss_video_set_param() local 823 struct iss_video *video = video_drvdata(file); iss_video_streamon() local 947 struct iss_video *video = video_drvdata(file); iss_video_streamoff() local 1044 struct iss_video *video = video_drvdata(file); iss_video_open() local 1109 struct iss_video *video = video_drvdata(file); iss_video_release() local 1161 int omap4iss_video_init(struct iss_video *video, const char *name) omap4iss_video_init() argument 1208 void omap4iss_video_cleanup(struct iss_video *video) omap4iss_video_cleanup() argument 1215 int omap4iss_video_register(struct iss_video *video, struct v4l2_device *vdev) omap4iss_video_register() argument 1229 void omap4iss_video_unregister(struct iss_video *video) omap4iss_video_unregister() argument
|
/linux-4.1.27/include/net/caif/ |
H A D | cfctrl.h | 68 } video; member in union:cfctrl_link_param::__anon12631
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | amba-clcd.c | 559 struct videomode video; clcdfb_of_get_dpi_panel_mode() local
|
H A D | xen-fbfront.c | 62 static int video[KPARAM_CNT] = { 2, XENFB_WIDTH, XENFB_HEIGHT }; variable
|
H A D | pm2fb.c | 98 u32 video; /* video flags before blanking */ member in struct:pm2fb_par 519 static void set_video(struct pm2fb_par *p, u32 video) set_video() argument 698 u32 video = 0; pm2fb_set_par() local 1005 u32 video = par->video; pm2fb_blank() local
|
H A D | pm3fb.c | 76 u32 video; /* video flags before blanking */ member in struct:pm3_par 815 unsigned int video = par->video; pm3fb_write_mode() local 1163 u32 video = par->video; pm3fb_blank() local
|
H A D | mx3fb.c | 803 struct idmac_video_param *video = &ichan->params.video; __set_par() local
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
H A D | mixer_video.c | 664 v4l2_subdev_call(to_outsd(mdev), video, g_tvnorms_output, mxr_s_output() local
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | mx3_camera.c | 267 struct idmac_video_param *video = &ichan->params.video; mx3_videobuf_queue() local
|
/linux-4.1.27/include/linux/dma/ |
H A D | ipu-dma.h | 144 struct idmac_video_param video; member in union:ipu_channel_param
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 359 struct bttv_buffer_set video; member in struct:bttv_suspend_state
|
/linux-4.1.27/drivers/media/usb/ttusb-dec/ |
H A D | ttusb_dec.c | 403 __be16 video = htons(dec->pid[DMX_PES_VIDEO]); ttusb_dec_set_pids() local
|
/linux-4.1.27/drivers/dma/ipu/ |
H A D | ipu_idmac.c | 845 struct idmac_video_param *video = &ichan->params.video; idmac_tx_submit() local
|
/linux-4.1.27/drivers/acpi/ |
H A D | video.c | 216 struct acpi_video_bus *video; member in struct:acpi_video_device 302 struct acpi_video_device *video = acpi_driver_data(device); video_get_max_state() local 312 struct acpi_video_device *video = acpi_driver_data(device); video_get_cur_state() local 331 struct acpi_video_device *video = acpi_driver_data(device); video_set_cur_state() local 732 acpi_video_bus_DOS(struct acpi_video_bus *video, int bios_flag, int lcd_flag) acpi_video_bus_DOS() argument 1000 static void acpi_video_bus_find_cap(struct acpi_video_bus *video) acpi_video_bus_find_cap() argument 1021 static int acpi_video_bus_check(struct acpi_video_bus *video) acpi_video_bus_check() argument 1073 acpi_video_get_device_attr(struct acpi_video_bus *video, unsigned long device_id) acpi_video_get_device_attr() argument 1088 acpi_video_get_device_type(struct acpi_video_bus *video, acpi_video_get_device_type() argument 1195 static void acpi_video_device_rebind(struct acpi_video_bus *video) acpi_video_device_rebind() argument 1221 acpi_video_device_bind(struct acpi_video_bus *video, acpi_video_device_bind() argument 1238 struct acpi_video_bus *video = device->video; acpi_video_device_in_dod() local 1269 static int acpi_video_device_enumerate(struct acpi_video_bus *video) acpi_video_device_enumerate() argument 1413 struct acpi_video_bus *video; acpi_video_get_edid() local 1479 acpi_video_bus_get_devices(struct acpi_video_bus *video, acpi_video_bus_get_devices() argument 1510 static int acpi_video_bus_start_devices(struct acpi_video_bus *video) acpi_video_bus_start_devices() argument 1516 static int acpi_video_bus_stop_devices(struct acpi_video_bus *video) acpi_video_bus_stop_devices() argument 1524 struct acpi_video_bus *video = acpi_driver_data(device); acpi_video_bus_notify() local 1643 struct acpi_video_bus *video; acpi_video_resume() local 1768 static void acpi_video_run_bcl_for_osi(struct acpi_video_bus *video) acpi_video_run_bcl_for_osi() argument 1781 static int acpi_video_bus_register_backlight(struct acpi_video_bus *video) acpi_video_bus_register_backlight() argument 1824 static int acpi_video_bus_unregister_backlight(struct acpi_video_bus *video) acpi_video_bus_unregister_backlight() argument 1857 static int acpi_video_bus_add_notify_handler(struct acpi_video_bus *video) acpi_video_bus_add_notify_handler() argument 1920 static void acpi_video_bus_remove_notify_handler(struct acpi_video_bus *video) acpi_video_bus_remove_notify_handler() argument 1938 struct acpi_video_bus *video; acpi_video_backlight_notify() local 1984 static int acpi_video_bus_put_devices(struct acpi_video_bus *video) acpi_video_bus_put_devices() argument 2002 struct acpi_video_bus *video; acpi_video_bus_add() local 2081 struct acpi_video_bus *video = NULL; acpi_video_bus_remove() local 2183 struct acpi_video_bus *video; acpi_video_unregister_backlight() local 1104 acpi_video_bus_get_one_device(struct acpi_device *device, struct acpi_video_bus *video) acpi_video_bus_get_one_device() argument 1959 acpi_video_bus_add_backlight_notify_handler( struct acpi_video_bus *video) acpi_video_bus_add_backlight_notify_handler() argument 1973 acpi_video_bus_remove_backlight_notify_handler( struct acpi_video_bus *video) acpi_video_bus_remove_backlight_notify_handler() argument
|
/linux-4.1.27/drivers/video/fbdev/savage/ |
H A D | savagefb.h | 219 } video; member in struct:savagefb_par
|
/linux-4.1.27/include/media/ |
H A D | v4l2-subdev.h | 544 const struct v4l2_subdev_video_ops *video; member in struct:v4l2_subdev_ops
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_edid.c | 3017 const u8 *db, *hdmi = NULL, *video = NULL; add_cea_modes() local
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1233 u32 video; tda998x_create() local
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9335 TPACPI_PARAM(video); variable
|