Searched refs:sur40_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/input/touchscreen/ |
D | sur40.c | 245 static const struct v4l2_ctrl_ops sur40_ctrl_ops = { variable 759 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_BRIGHTNESS, in sur40_probe() 763 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_CONTRAST, in sur40_probe() 767 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, V4L2_CID_GAIN, in sur40_probe() 771 v4l2_ctrl_new_std(&sur40->hdl, &sur40_ctrl_ops, in sur40_probe()
|