Home
last modified time | relevance | path

Searched refs:VP_PREVIEW (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s3c-camif/
Dcamif-core.c281 return s3c_camif_register_video_node(camif, VP_PREVIEW); in camif_register_video_nodes()
287 s3c_camif_unregister_video_node(camif, VP_PREVIEW); in camif_unregister_video_nodes()
558 [VP_PREVIEW] = {
586 [VP_PREVIEW] = {
Dcamif-core.h240 #define VP_PREVIEW 1 macro
Dcamif-regs.c414 if (vp->id == VP_PREVIEW) { in camif_s3c244x_hw_set_scaler()
Dcamif-capture.c1301 vb2_is_busy(&camif->vp[VP_PREVIEW].vb_queue)) { in s3c_camif_subdev_set_fmt()
1524 camif->vp[VP_PREVIEW].state |= ST_VP_CONFIG; in s3c_camif_subdev_s_ctrl()