Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c42 struct uvcg_control_header { struct
48 static struct uvcg_control_header *to_uvcg_control_header(struct config_item *item) in to_uvcg_control_header() argument
50 return container_of(item, struct uvcg_control_header, item); in to_uvcg_control_header()
57 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
80 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
138 struct uvcg_control_header *h; in uvcg_control_header_make()
158 struct uvcg_control_header *h = to_uvcg_control_header(item); in uvcg_control_header_drop()
537 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link()
578 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link()