Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Df_mass_storage.h87 struct fsg_lun_config { struct
98 struct fsg_lun_config luns[FSG_MAX_LUNS]; argument
131 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg,
Df_mass_storage.c2738 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3146 struct fsg_lun_config config; in fsg_lun_make()
3348 struct fsg_lun_config config; in fsg_alloc_inst()
3448 struct fsg_lun_config *lun; in fsg_config_from_params()