Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c32 static const struct target_core_fabric_ops usbg_ops; variable
1575 ret = core_tpg_register(&usbg_ops, wwn, &tpg->se_tpg, tpg, in usbg_make_tpg()
1866 static const struct target_core_fabric_ops usbg_ops = { variable
2421 return target_register_template(&usbg_ops); in usb_target_gadget_init()
2427 target_unregister_template(&usbg_ops); in usb_target_gadget_exit()