Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h113 fsg_opts_from_func_inst(const struct usb_function_instance *fi) in fsg_opts_from_func_inst() function
H A Df_mass_storage.c3041 opts = fsg_opts_from_func_inst(f->fi); in fsg_bind()
3482 opts = fsg_opts_from_func_inst(fi); in fsg_free_inst()
3554 struct fsg_opts *opts = fsg_opts_from_func_inst(fi); in fsg_alloc()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c150 opts = fsg_opts_from_func_inst(fi_msg); in msg_bind()
H A Dacm_ms.c171 opts = fsg_opts_from_func_inst(fi_msg); in acm_ms_bind()
H A Dnokia.c323 fsg_opts = fsg_opts_from_func_inst(fi_msg); in nokia_bind()
H A Dmulti.c373 fsg_opts = fsg_opts_from_func_inst(fi_msg); in multi_bind()