Home
last modified time | relevance | path

Searched defs:type_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/media/
Dv4l2-ctrls.h214 const struct v4l2_ctrl_type_ops *type_ops; member
329 const struct v4l2_ctrl_type_ops *type_ops; member
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c2091 const struct v4l2_ctrl_type_ops *type_ops, in v4l2_ctrl_new()