Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/legacy/
Dmass_storage.c116 opts = fsg_opts_from_func_inst(fi_msg); in msg_do_config()
153 opts = fsg_opts_from_func_inst(fi_msg); in msg_bind()
Dacm_ms.c116 opts = fsg_opts_from_func_inst(fi_msg); in acm_ms_do_config()
174 opts = fsg_opts_from_func_inst(fi_msg); in acm_ms_bind()
Dmulti.c373 fsg_opts = fsg_opts_from_func_inst(fi_msg); in multi_bind()
Dnokia.c324 fsg_opts = fsg_opts_from_func_inst(fi_msg); in nokia_bind()
/Linux-v4.19/drivers/usb/gadget/function/
Df_mass_storage.h113 fsg_opts_from_func_inst(const struct usb_function_instance *fi) in fsg_opts_from_func_inst() function
Df_mass_storage.c2903 opts = fsg_opts_from_func_inst(f->fi); in fsg_bind()
3332 opts = fsg_opts_from_func_inst(fi); in fsg_free_inst()
3404 struct fsg_opts *opts = fsg_opts_from_func_inst(fi); in fsg_alloc()