Searched refs:f_uvc_opts (Results 1 – 5 of 5) sorted by relevance
34 static inline struct f_uvc_opts *to_f_uvc_opts(struct config_item *item) in to_f_uvc_opts()36 return container_of(to_config_group(item), struct f_uvc_opts, in to_f_uvc_opts()59 struct f_uvc_opts *opts; \82 struct f_uvc_opts *opts; \196 struct f_uvc_opts *opts; \233 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show()302 struct f_uvc_opts *opts; \347 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show()419 struct f_uvc_opts *opts; \496 **uvcg_get_ctl_class_arr(struct config_item *i, struct f_uvc_opts *o) in uvcg_get_ctl_class_arr()[all …]
15 struct f_uvc_opts;17 int uvcg_attach_configfs(struct f_uvc_opts *opts);
20 #define fi_to_f_uvc_opts(f) container_of(f, struct f_uvc_opts, func_inst)22 struct f_uvc_opts { struct
605 struct f_uvc_opts *opts; in uvc_function_bind()781 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); in uvc_free_inst()789 struct f_uvc_opts *opts; in uvc_alloc_inst()878 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, in uvc_free()904 struct f_uvc_opts *opts; in uvc_alloc()
367 struct f_uvc_opts *uvc_opts; in webcam_bind()374 uvc_opts = container_of(fi_uvc, struct f_uvc_opts, func_inst); in webcam_bind()