Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c115 static struct usb_function *f_phonet_cfg2; variable
234 f_phonet_cfg2 = f_phonet; in nokia_bind_config()
401 if (!IS_ERR_OR_NULL(f_phonet_cfg2)) in nokia_unbind()
402 usb_put_function(f_phonet_cfg2); in nokia_unbind()