Searched refs:f_uvc_opts (Results 1 – 5 of 5) sorted by relevance
297 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show()408 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show()593 struct f_uvc_opts *opts; in uvcg_control_class_allow_link()635 struct f_uvc_opts *opts; in uvcg_control_class_drop_link()722 struct f_uvc_opts *opts; in uvcg_default_control_b_interface_number_show()792 struct f_uvc_opts *opts; in uvcg_format_bma_controls_show()819 struct f_uvc_opts *opts; in uvcg_format_bma_controls_store()878 struct f_uvc_opts *opts; in uvcg_streaming_header_allow_link()942 struct f_uvc_opts *opts; in uvcg_streaming_header_drop_link()1151 struct f_uvc_opts *opts; in uvcg_frame_b_frame_index_show()[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
595 struct f_uvc_opts *opts; in uvc_function_bind()778 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); in uvc_free_inst()786 struct f_uvc_opts *opts; in uvc_alloc_inst()882 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, in uvc_free()909 struct f_uvc_opts *opts; in uvc_alloc()
368 struct f_uvc_opts *uvc_opts; in webcam_bind()375 uvc_opts = container_of(fi_uvc, struct f_uvc_opts, func_inst); in webcam_bind()
Completed in 45 milliseconds