Lines Matching defs:opts

298 	struct f_uvc_opts *opts;  in uvcg_default_processing_bm_controls_show()  local
409 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show() local
594 struct f_uvc_opts *opts; in uvcg_control_class_allow_link() local
636 struct f_uvc_opts *opts; in uvcg_control_class_drop_link() local
723 struct f_uvc_opts *opts; in uvcg_default_control_b_interface_number_show() local
795 struct f_uvc_opts *opts; in uvcg_format_bma_controls_show() local
822 struct f_uvc_opts *opts; in uvcg_format_bma_controls_store() local
881 struct f_uvc_opts *opts; in uvcg_streaming_header_allow_link() local
947 struct f_uvc_opts *opts; in uvcg_streaming_header_drop_link() local
1165 struct f_uvc_opts *opts; in uvcg_frame_b_frame_index_show() local
1210 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_show() local
1287 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_store() local
1380 struct f_uvc_opts *opts; in uvcg_frame_make() local
1430 struct f_uvc_opts *opts; in uvcg_frame_drop() local
1486 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_show() local
1508 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_store() local
2019 struct f_uvc_opts *opts; in uvcg_framebased_guid_format_show() local
2041 struct f_uvc_opts *opts; in uvcg_framebased_guid_format_store() local
2496 struct f_uvc_opts *opts; in uvcg_streaming_class_allow_link() local
2570 struct f_uvc_opts *opts; in uvcg_streaming_class_drop_link() local
2662 struct f_uvc_opts *opts; in uvcg_default_streaming_b_interface_number_show() local
2710 struct f_uvc_opts *opts = to_f_uvc_opts(item); in uvc_func_item_release() local
2781 struct f_uvc_opts *opts = to_f_uvc_opts(item); in f_uvc_opts_device_name_show() local
2794 struct f_uvc_opts *opts = to_f_uvc_opts(item); in f_uvc_opts_device_name_store() local
2904 int uvcg_attach_configfs(struct f_uvc_opts *opts) in uvcg_attach_configfs()