Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1664 static const struct target_core_fabric_ops usbg_ops = { variable
2286 ret = target_register_template(&usbg_ops); in tcm_init()
2296 target_unregister_template(&usbg_ops); in tcm_exit()