Home
last modified time | relevance | path

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

/Linux-v6.6/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.c189 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
212 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
269 struct uvcg_control_header *h; in uvcg_control_header_make()
1345 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link()
1387 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link()