Home
last modified time | relevance | path

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

/Linux-v4.19/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.c2729 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3138 struct fsg_lun_config config; in fsg_lun_make()
3340 struct fsg_lun_config config; in fsg_alloc_inst()
3440 struct fsg_lun_config *lun; in fsg_config_from_params()