Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_obex.c196 struct f_obex *obex = func_to_obex(f); in obex_set_alt() local
199 if (intf == obex->ctrl_id) { in obex_set_alt()
203 DBG(cdev, "reset obex ttyGS%d control\n", obex->port_num); in obex_set_alt()
205 } else if (intf == obex->data_id) { in obex_set_alt()
209 if (obex->port.in->driver_data) { in obex_set_alt()
210 DBG(cdev, "reset obex ttyGS%d\n", obex->port_num); in obex_set_alt()
211 gserial_disconnect(&obex->port); in obex_set_alt()
214 if (!obex->port.in->desc || !obex->port.out->desc) { in obex_set_alt()
215 DBG(cdev, "init obex ttyGS%d\n", obex->port_num); in obex_set_alt()
217 obex->port.in) || in obex_set_alt()
[all …]
DKconfig876 The Nokia composite gadget provides support for acm, obex