Home
last modified time | relevance | path

Searched refs:usbg_tport (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Dtcm.h37 /* Pointer back to usbg_tport */
38 struct usbg_tport *tport;
49 struct usbg_tport { struct
H A Df_tcm.c1269 struct usbg_tport *tport = tpg->tport; in usbg_get_fabric_wwn()
1343 struct usbg_tport *tport = container_of(wwn, struct usbg_tport, in usbg_make_tpg()
1463 struct usbg_tport *tport; in usbg_make_tport()
1471 tport = kzalloc(sizeof(struct usbg_tport), GFP_KERNEL); in usbg_make_tport()
1482 struct usbg_tport *tport = container_of(wwn, in usbg_drop_tport()
1483 struct usbg_tport, tport_wwn); in usbg_drop_tport()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Dtcm.h37 /* Pointer back to usbg_tport */
38 struct usbg_tport *tport;
49 struct usbg_tport { struct
H A Df_tcm.c1260 struct usbg_tport *tport = tpg->tport; in usbg_get_fabric_wwn()
1315 struct usbg_tport *tport = container_of(wwn, struct usbg_tport, in usbg_make_tpg()
1435 struct usbg_tport *tport; in usbg_make_tport()
1443 tport = kzalloc(sizeof(struct usbg_tport), GFP_KERNEL); in usbg_make_tport()
1454 struct usbg_tport *tport = container_of(wwn, in usbg_drop_tport()
1455 struct usbg_tport, tport_wwn); in usbg_drop_tport()

Completed in 9 milliseconds