Searched refs:to_f_uvc_opts (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
H A Duvc_configfs.c35 static inline struct f_uvc_opts *to_f_uvc_opts(struct config_item *item);
71 opts = to_f_uvc_opts(opts_item); \
94 opts = to_f_uvc_opts(opts_item); \
219 opts = to_f_uvc_opts(opts_item); \
258 opts = to_f_uvc_opts(opts_item); uvcg_default_processing_bm_controls_show()
342 opts = to_f_uvc_opts(opts_item); \
389 opts = to_f_uvc_opts(opts_item); uvcg_default_camera_bm_controls_show()
474 opts = to_f_uvc_opts(opts_item); \
586 opts = to_f_uvc_opts(control->ci_parent); uvcg_control_class_allow_link()
627 opts = to_f_uvc_opts(control->ci_parent); uvcg_control_class_drop_link()
737 opts = to_f_uvc_opts(opts_item); uvcg_format_bma_controls_show()
763 opts = to_f_uvc_opts(opts_item); uvcg_format_bma_controls_store()
821 opts = to_f_uvc_opts(opts_item); uvcg_streaming_header_allow_link()
872 opts = to_f_uvc_opts(opts_item); uvcg_streaming_header_drop_link()
914 opts = to_f_uvc_opts(opts_item); \
1044 opts = to_f_uvc_opts(opts_item); \
1071 opts = to_f_uvc_opts(opts_item); \
1123 opts = to_f_uvc_opts(opts_item); uvcg_frame_dw_frame_interval_show()
1201 opts = to_f_uvc_opts(opts_item); uvcg_frame_dw_frame_interval_store()
1283 opts = to_f_uvc_opts(opts_item); uvcg_frame_make()
1314 opts = to_f_uvc_opts(opts_item); uvcg_frame_drop()
1359 opts = to_f_uvc_opts(opts_item); uvcg_uncompressed_guid_format_show()
1381 opts = to_f_uvc_opts(opts_item); uvcg_uncompressed_guid_format_store()
1417 opts = to_f_uvc_opts(opts_item); \
1443 opts = to_f_uvc_opts(opts_item); \
1466 opts = to_f_uvc_opts(opts_item); \
1632 opts = to_f_uvc_opts(opts_item); \
1657 opts = to_f_uvc_opts(opts_item); \
1680 opts = to_f_uvc_opts(opts_item); \
1834 opts = to_f_uvc_opts(opts_item); \
2134 opts = to_f_uvc_opts(streaming->ci_parent); uvcg_streaming_class_allow_link()
2205 opts = to_f_uvc_opts(streaming->ci_parent); uvcg_streaming_class_drop_link()
2282 static inline struct f_uvc_opts *to_f_uvc_opts(struct config_item *item) to_f_uvc_opts() function
2293 struct f_uvc_opts *opts = to_f_uvc_opts(item); uvc_attr_release()

Completed in 62 milliseconds