Home
last modified time | relevance | path

Searched refs:vpif_err (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_display.c34 #define vpif_err(fmt, arg...) v4l2_err(&vpif_obj.v4l2_dev, fmt, ## arg) macro
91 vpif_err("buffer offset not aligned to 8 bytes\n"); in vpif_buffer_prepare()
184 vpif_err("can't set clock\n"); in vpif_start_streaming()
716 vpif_err("Failed to set output standard\n"); in vpif_s_std()
723 vpif_err("Failed to set standard for sub devices\n"); in vpif_s_std()
829 vpif_err("Failed to set output\n"); in vpif_set_output()
1195 vpif_err("vpif_display: vb2_queue_init() failed\n"); in vpif_probe_complete()
1201 vpif_err("Failed to get the context\n"); in vpif_probe_complete()
1280 vpif_err("VPIF IRQ request failed\n"); in vpif_probe()
1292 vpif_err("unable to allocate memory for subdevice pointers\n"); in vpif_probe()
[all …]
Dvpif_capture.c37 #define vpif_err(fmt, arg...) v4l2_err(&vpif_obj.v4l2_dev, fmt, ## arg) macro
816 vpif_err("Error getting the standard info\n"); in vpif_s_std()
1378 vpif_err("vpif_capture: vb2_queue_init() failed\n"); in vpif_probe_complete()
1384 vpif_err("Failed to get the context\n"); in vpif_probe_complete()
1479 vpif_err("unable to allocate memory for subdevice pointers\n"); in vpif_probe()
1496 vpif_err("Error registering v4l2 subdevice\n"); in vpif_probe()
1513 vpif_err("Error registering async notifier\n"); in vpif_probe()