Searched refs:f_tcm_opts (Results 1 – 3 of 3) sorted by relevance
1342 struct f_tcm_opts *opts; in usbg_make_tpg()1357 opts = container_of(tpg_instances[i].func_inst, struct f_tcm_opts, in usbg_make_tpg()1425 struct f_tcm_opts *opts; in usbg_drop_tpg()1438 struct f_tcm_opts, func_inst); in usbg_drop_tpg()1993 struct f_tcm_opts *opts; in tcm_bind()1997 opts = container_of(f->fi, struct f_tcm_opts, func_inst); in tcm_bind()2137 static inline struct f_tcm_opts *to_f_tcm_opts(struct config_item *item) in to_f_tcm_opts()2139 return container_of(to_config_group(item), struct f_tcm_opts, in to_f_tcm_opts()2145 struct f_tcm_opts *opts = to_f_tcm_opts(item); in tcm_attr_release()2161 struct f_tcm_opts *opts; in tcm_free_inst()[all …]
28 struct f_tcm_opts { struct
142 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()