Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2021 static const struct v4l2_ctrl_type_ops std_type_ops = { variable
2702 ctrl->type_ops = type_ops ? type_ops : &std_type_ops; in v4l2_ctrl_new()