Home
last modified time | relevance | path

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

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