Lines Matching defs:opts
344 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_store() local
399 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show() local
513 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_store() local
569 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show() local
677 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_show() local
703 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_store() local
823 struct f_uvc_opts *opts; in uvcg_extension_b_num_controls_store() local
857 struct f_uvc_opts *opts; in uvcg_extension_b_nr_in_pins_store() local
910 struct f_uvc_opts *opts; in uvcg_extension_b_control_size_store() local
960 struct f_uvc_opts *opts; in uvcg_extension_guid_extension_code_show() local
983 struct f_uvc_opts *opts; in uvcg_extension_guid_extension_code_store() local
1012 struct f_uvc_opts *opts; in uvcg_extension_ba_source_id_show() local
1040 struct f_uvc_opts *opts; in uvcg_extension_ba_source_id_store() local
1091 struct f_uvc_opts *opts; in uvcg_extension_bm_controls_show() local
1119 struct f_uvc_opts *opts; in uvcg_extension_bm_controls_store() local
1218 struct f_uvc_opts *opts; in uvcg_extension_drop_link() local
1250 struct f_uvc_opts *opts; in uvcg_extension_drop() local
1269 struct f_uvc_opts *opts; in uvcg_extension_make() local
1342 struct f_uvc_opts *opts; in uvcg_control_class_allow_link() local
1384 struct f_uvc_opts *opts; in uvcg_control_class_drop_link() local
1471 struct f_uvc_opts *opts; in uvcg_default_control_b_interface_number_show() local
1496 struct f_uvc_opts *opts; in uvcg_default_control_enable_interrupt_ep_show() local
1519 struct f_uvc_opts *opts; in uvcg_default_control_enable_interrupt_ep_store() local
1671 struct f_uvc_opts *opts; in uvcg_format_bma_controls_show() local
1698 struct f_uvc_opts *opts; in uvcg_format_bma_controls_store() local
1739 struct f_uvc_opts *opts; in uvcg_streaming_header_allow_link() local
1803 struct f_uvc_opts *opts; in uvcg_streaming_header_drop_link() local
1987 struct f_uvc_opts *opts; in uvcg_frame_b_frame_index_show() local
2031 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_show() local
2057 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_store() local
2131 struct f_uvc_opts *opts; in uvcg_frame_make() local
2185 struct f_uvc_opts *opts; in uvcg_frame_drop() local
2238 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_show() local
2260 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_store() local
3076 struct f_uvc_opts *opts; in uvcg_streaming_class_allow_link() local
3149 struct f_uvc_opts *opts; in uvcg_streaming_class_drop_link() local
3241 struct f_uvc_opts *opts; in uvcg_default_streaming_b_interface_number_show() local
3288 struct f_uvc_opts *opts = to_f_uvc_opts(item); in uvc_func_item_release() local
3299 struct f_uvc_opts *opts; in uvc_func_allow_link() local
3337 struct f_uvc_opts *opts; in uvc_func_drop_link() local
3473 int uvcg_attach_configfs(struct f_uvc_opts *opts) in uvcg_attach_configfs()