Home
last modified time | relevance | path

Searched defs:type_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dv4l2-ctrls.h262 const struct v4l2_ctrl_type_ops *type_ops; member
413 const struct v4l2_ctrl_type_ops *type_ops; member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ctrls.h279 const struct v4l2_ctrl_type_ops *type_ops; member
446 const struct v4l2_ctrl_type_ops *type_ops; member
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1749 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2560 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument
[all...]

Completed in 18 milliseconds