Home
last modified time | relevance | path

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

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