Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Duvc_configfs.c43 struct uvcg_control_header { struct
49 static struct uvcg_control_header *to_uvcg_control_header(struct config_item *item) in to_uvcg_control_header() argument
51 return container_of(item, struct uvcg_control_header, item); in to_uvcg_control_header()
58 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
81 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
139 struct uvcg_control_header *h; in uvcg_control_header_make()
159 struct uvcg_control_header *h = to_uvcg_control_header(item); in uvcg_control_header_drop()
517 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link()
558 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link()