Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.h97 struct fsg_lun_config { struct
107 struct fsg_lun_config luns[FSG_MAX_LUNS]; argument
147 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg,
Df_mass_storage.c2852 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3248 struct fsg_lun_config config; in fsg_lun_make()
3451 struct fsg_lun_config config; in fsg_alloc_inst()
3549 struct fsg_lun_config *lun; in fsg_config_from_params()