Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_tcm.c1646 struct f_tcm_opts *opts; in usbg_make_tpg()
1730 struct f_tcm_opts *opts; in usbg_drop_tpg()
1743 struct f_tcm_opts, func_inst); in usbg_drop_tpg()
2277 struct f_tcm_opts *opts; in tcm_bind()
2460 struct f_tcm_opts *opts; in tcm_free_inst()
2478 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_register_callback()
2489 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_unregister_callback()
2501 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_attach()
2512 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_detach()
2520 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_set_name()
[all …]
H A Du_tcm.h28 struct f_tcm_opts { struct
/linux-6.15/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c142 struct f_tcm_opts *tcm_opts; in usb_target_gadget_init()
148 tcm_opts = container_of(fi_tcm, struct f_tcm_opts, func_inst); in usb_target_gadget_init()