Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h274 const struct v4l2_ctrl_type_ops *type_ops; member
431 const struct v4l2_ctrl_type_ops *type_ops; member
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2682 const struct v4l2_ctrl_type_ops *type_ops, in v4l2_ctrl_new()