Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/davinci/
Dvpbe.c63 vpbe_current_encoder_info(struct vpbe_device *vpbe_dev) in vpbe_current_encoder_info()
107 static int vpbe_g_cropcap(struct vpbe_device *vpbe_dev, in vpbe_g_cropcap()
129 static int vpbe_enum_outputs(struct vpbe_device *vpbe_dev, in vpbe_enum_outputs()
144 static int vpbe_get_mode_info(struct vpbe_device *vpbe_dev, char *mode, in vpbe_get_mode_info()
166 static int vpbe_get_current_mode_info(struct vpbe_device *vpbe_dev, in vpbe_get_current_mode_info()
178 static int vpbe_get_std_info(struct vpbe_device *vpbe_dev, in vpbe_get_std_info()
198 static int vpbe_get_std_info_by_name(struct vpbe_device *vpbe_dev, in vpbe_get_std_info_by_name()
224 static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index) in vpbe_set_output()
297 static int vpbe_set_default_output(struct vpbe_device *vpbe_dev) in vpbe_set_default_output()
321 static unsigned int vpbe_get_output(struct vpbe_device *vpbe_dev) in vpbe_get_output()
[all …]
Dvpbe_display.c55 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in venc_is_second_field() local
207 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_prepare() local
239 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_queue_setup() local
269 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_buffer_queue() local
388 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_set_osd_display_params() local
433 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_calculate_scale_factor() local
538 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_adj_position() local
553 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_disp_check_window_params() local
578 struct vpbe_device *vpbe_dev = disp_dev->vpbe_dev; in vpbe_try_format() local
641 struct vpbe_device *vpbe_dev = layer->disp_dev->vpbe_dev; in vpbe_display_querycap() local
[all …]
/linux-4.4.14/include/media/davinci/
Dvpbe_display.h121 struct vpbe_device *vpbe_dev; member