Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dnokia.c94 static struct usb_function *f_obex2_cfg2; variable
201 f_obex2_cfg2 = f_obex2; in nokia_bind_config()
314 if (!IS_ERR_OR_NULL(f_obex2_cfg2)) in nokia_unbind()
315 usb_put_function(f_obex2_cfg2); in nokia_unbind()