Searched refs:sur40_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | sur40.c | 241 static const struct v4l2_ctrl_ops sur40_ctrl_ops = { variable 768 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_BRIGHTNESS, in sur40_probe() 772 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_CONTRAST, in sur40_probe() 776 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_GAIN, in sur40_probe() 780 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, in sur40_probe()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | sur40.c | 241 static const struct v4l2_ctrl_ops sur40_ctrl_ops = { variable 768 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_BRIGHTNESS, in sur40_probe() 772 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_CONTRAST, in sur40_probe() 776 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_GAIN, in sur40_probe() 780 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, in sur40_probe()
|
Completed in 4 milliseconds