Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/legacy/
Dnokia.c113 static struct usb_function *f_obex1_cfg2; variable
236 f_obex1_cfg2 = f_obex1; in nokia_bind_config()
392 if (!IS_ERR_OR_NULL(f_obex1_cfg2)) in nokia_unbind()
393 usb_put_function(f_obex1_cfg2); in nokia_unbind()