Searched refs:f_obex1_cfg1 (Results 1 – 1 of 1) sorted by relevance
110 static struct usb_function *f_obex1_cfg1; variable 228 f_obex1_cfg1 = f_obex1; in nokia_bind_config() 361 if (!IS_ERR_OR_NULL(f_obex1_cfg1)) in nokia_bind() 362 usb_put_function(f_obex1_cfg1); in nokia_bind() 395 if (!IS_ERR_OR_NULL(f_obex1_cfg1)) in nokia_unbind() 396 usb_put_function(f_obex1_cfg1); in nokia_unbind()