Searched refs:eem (Results 1 – 3 of 3) sorted by relevance
201 if (!eem->port.in_ep->desc || !eem->port.out_ep->desc) { in eem_set_alt()283 eem->ctrl_id = status; in eem_bind()292 eem->port.in_ep = ep; in eem_bind()297 eem->port.out_ep = ep; in eem_bind()317 eem->port.in_ep->name, eem->port.out_ep->name); in eem_bind()627 struct f_eem *eem; in eem_free() local630 eem = func_to_eem(f); in eem_free()632 kfree(eem); in eem_free()647 struct f_eem *eem; in eem_alloc() local651 eem = kzalloc(sizeof(*eem), GFP_KERNEL); in eem_alloc()[all …]
1 What: /config/usb-gadget/gadget/functions/eem.name
159 The function name to use when creating the function directory is "eem".172 and after creating the functions/eem.<instance name> they contain default
Completed in 5 milliseconds