Searched refs:bdisp_c_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 4 milliseconds