Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A 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()
37 return container_of(item, struct uvcg_control_header, item); in to_uvcg_control_header()
H A 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()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_configfs.c130 struct uvcg_control_header { struct
136 static struct uvcg_control_header *to_uvcg_control_header(struct config_item *item) in to_uvcg_control_header()
138 return container_of(item, struct uvcg_control_header, item); in to_uvcg_control_header()
145 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
168 struct uvcg_control_header *ch = to_uvcg_control_header(item); \
225 struct uvcg_control_header *h; in uvcg_control_header_make()
653 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link()
695 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link()

Completed in 9 milliseconds