Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.c282 return s3c_camif_register_video_node(camif, VP_PREVIEW); in camif_register_video_nodes()
288 s3c_camif_unregister_video_node(camif, VP_PREVIEW); in camif_unregister_video_nodes()
557 [VP_PREVIEW] = {
585 [VP_PREVIEW] = {
H A Dcamif-core.h240 #define VP_PREVIEW 1 macro
H A Dcamif-regs.c414 if (vp->id == VP_PREVIEW) { in camif_s3c244x_hw_set_scaler()
H A Dcamif-capture.c1300 vb2_is_busy(&camif->vp[VP_PREVIEW].vb_queue)) { in s3c_camif_subdev_set_fmt()
1523 camif->vp[VP_PREVIEW].state |= ST_VP_CONFIG; in s3c_camif_subdev_s_ctrl()