Lines Matching refs:f_uvc_opts
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()
514 struct f_uvc_opts *opts; in uvcg_control_class_allow_link()
555 struct f_uvc_opts *opts; in uvcg_control_class_drop_link()
648 struct f_uvc_opts *opts; in uvcg_format_bma_controls_show()
675 struct f_uvc_opts *opts; in uvcg_format_bma_controls_store()
728 struct f_uvc_opts *opts; in uvcg_streaming_header_allow_link()
779 struct f_uvc_opts *opts; in uvcg_streaming_header_drop_link()
819 struct f_uvc_opts *opts; \
940 struct f_uvc_opts *opts; \
962 struct f_uvc_opts *opts; \
1016 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_show()
1094 struct f_uvc_opts *opts; in uvcg_frame_dw_frame_interval_store()
1164 struct f_uvc_opts *opts; in uvcg_frame_make()
1208 struct f_uvc_opts *opts; in uvcg_frame_drop()
1243 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_show()
1265 struct f_uvc_opts *opts; in uvcg_uncompressed_guid_format_store()
1298 struct f_uvc_opts *opts; \
1323 struct f_uvc_opts *opts; \
1346 struct f_uvc_opts *opts; \
1500 struct f_uvc_opts *opts; \
1524 struct f_uvc_opts *opts; \
1547 struct f_uvc_opts *opts; \
1690 struct f_uvc_opts *opts; \
1755 ***__uvcg_get_stream_class_arr(struct config_item *i, struct f_uvc_opts *o) in __uvcg_get_stream_class_arr()
1976 struct f_uvc_opts *opts; in uvcg_streaming_class_allow_link()
2049 struct f_uvc_opts *opts; in uvcg_streaming_class_drop_link()
2114 struct f_uvc_opts *opts = to_f_uvc_opts(item); in uvc_attr_release()
2127 struct f_uvc_opts *opts = to_f_uvc_opts(item); \
2141 struct f_uvc_opts *opts = to_f_uvc_opts(item); \
2194 int uvcg_attach_configfs(struct f_uvc_opts *opts) in uvcg_attach_configfs()