Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c113 static struct usb_function *f_obex2_cfg2; variable
236 f_obex2_cfg2 = f_obex2; in nokia_bind_config()
393 if (!IS_ERR_OR_NULL(f_obex2_cfg2)) in nokia_unbind()
394 usb_put_function(f_obex2_cfg2); in nokia_unbind()