Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Duvc_configfs.h29 struct uvcg_control_header { struct
35 static inline struct uvcg_control_header *to_uvcg_control_header(struct config_item *item) in to_uvcg_control_header() argument
37 return container_of(item, struct uvcg_control_header, item); in to_uvcg_control_header()
Duvc_configfs.c123 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
146 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
203 struct uvcg_control_header *h; in uvcg_control_header_make()
574 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link()
616 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link()