Home
last modified time | relevance | path

Searched refs:cx2341x_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/media/common/
Dcx2341x.c1534 static const struct v4l2_ctrl_ops cx2341x_ops = { variable
1546 cfg.ops = &cx2341x_ops; in cx2341x_ctrl_new_custom()
1565 return v4l2_ctrl_new_std(hdl, &cx2341x_ops, id, min, max, step, def); in cx2341x_ctrl_new_std()
1571 return v4l2_ctrl_new_std_menu(hdl, &cx2341x_ops, id, max, mask, def); in cx2341x_ctrl_new_menu()