Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c114 static struct usb_function *f_phonet_cfg1; variable
227 f_phonet_cfg1 = f_phonet; in nokia_bind_config()
365 if (!IS_ERR_OR_NULL(f_phonet_cfg1)) in nokia_bind()
366 usb_put_function(f_phonet_cfg1); in nokia_bind()
399 if (!IS_ERR_OR_NULL(f_phonet_cfg1)) in nokia_unbind()
400 usb_put_function(f_phonet_cfg1); in nokia_unbind()