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

/linux-4.1.27/drivers/usb/gadget/function/
H A Duvc_configfs.c1803 static struct uvcg_default_color_matching { struct
1805 } uvcg_default_color_matching; variable in typeref:struct:uvcg_default_color_matching
1807 static inline struct uvcg_default_color_matching to_uvcg_default_color_matching()
1811 struct uvcg_default_color_matching, group); to_uvcg_default_color_matching()
1814 CONFIGFS_ATTR_STRUCT(uvcg_default_color_matching); variable
1815 CONFIGFS_ATTR_OPS_RO(uvcg_default_color_matching); variable
1823 struct uvcg_default_color_matching *dc, char *page) \
1878 &uvcg_default_color_matching.group,
2439 config_group_init_type_name(&uvcg_default_color_matching.group, uvcg_attach_configfs()

Completed in 41 milliseconds