Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Duvc_configfs.c1803 static struct uvcg_default_color_matching { struct
1805 } uvcg_default_color_matching; argument
1807 static inline struct uvcg_default_color_matching
1811 struct uvcg_default_color_matching, group); in to_uvcg_default_color_matching()
1814 CONFIGFS_ATTR_STRUCT(uvcg_default_color_matching);
1815 CONFIGFS_ATTR_OPS_RO(uvcg_default_color_matching);
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, in uvcg_attach_configfs()