Searched refs:f_uvc_opts (Results 1 – 5 of 5) sorted by relevance
52 static inline struct f_uvc_opts *to_f_uvc_opts(struct config_item *item) in to_f_uvc_opts()54 return container_of(to_config_group(item), struct f_uvc_opts, in to_f_uvc_opts()146 struct f_uvc_opts *opts; \169 struct f_uvc_opts *opts; \264 struct f_uvc_opts *opts; \297 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show()367 struct f_uvc_opts *opts; \408 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show()481 struct f_uvc_opts *opts; \574 **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
593 struct f_uvc_opts *opts; in uvc_function_bind()771 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); in uvc_free_inst()779 struct f_uvc_opts *opts; in uvc_alloc_inst()874 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, in uvc_free()900 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()