Searched refs:bdisp_c_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-v4l2.c | 404 static const struct v4l2_ctrl_ops bdisp_c_ops = { variable 416 &bdisp_c_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in bdisp_ctrls_create() 418 &bdisp_c_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in bdisp_ctrls_create()
|