Searched refs:rgb13h_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-rgb13h.c | 378 static const struct v4l2_ctrl_ops rgb13h_ctrl_ops = { variable 389 v4l2_ctrl_new_std_menu(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 394 v4l2_ctrl_new_std_menu(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 398 v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 401 v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 404 ctrl = v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 411 v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 417 ctrl = v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 426 ctrl = v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls() 436 ctrl = v4l2_ctrl_new_std(&led->ctrls, &rgb13h_ctrl_ops, in rgb13h_init_controls()
|