Home
last modified time | relevance | path

Searched defs:vpbe_dev (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/platform/davinci/
Dvpbe.c59 vpbe_current_encoder_info(struct vpbe_device *vpbe_dev) in vpbe_current_encoder_info()
103 static int vpbe_g_cropcap(struct vpbe_device *vpbe_dev, in vpbe_g_cropcap()
125 static int vpbe_enum_outputs(struct vpbe_device *vpbe_dev, in vpbe_enum_outputs()
140 static int vpbe_get_mode_info(struct vpbe_device *vpbe_dev, char *mode, in vpbe_get_mode_info()
162 static int vpbe_get_current_mode_info(struct vpbe_device *vpbe_dev, in vpbe_get_current_mode_info()
174 static int vpbe_get_std_info(struct vpbe_device *vpbe_dev, in vpbe_get_std_info()
194 static int vpbe_get_std_info_by_name(struct vpbe_device *vpbe_dev, in vpbe_get_std_info_by_name()
220 static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index) in vpbe_set_output()
291 static int vpbe_set_default_output(struct vpbe_device *vpbe_dev) in vpbe_set_default_output()
315 static unsigned int vpbe_get_output(struct vpbe_device *vpbe_dev) in vpbe_get_output()
[all …]
Dvpbe_display.c58 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in venc_is_second_field() local
210 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_prepare() local
241 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_queue_setup() local
270 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_queue() local
389 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_set_osd_display_params() local
434 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_calculate_scale_factor() local
539 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_adj_position() local
554 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_check_window_params() local
579 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_try_format() local
642 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_display_querycap() local
[all …]
/Linux-v4.19/include/media/davinci/
Dvpbe_display.h119 struct vpbe_device *vpbe_dev; member