Home
last modified time | relevance | path

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

/linux-4.1.27/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.c2853 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3264 struct fsg_lun_config config; in fsg_lun_make()
3474 struct fsg_lun_config config; in fsg_alloc_inst()
3572 struct fsg_lun_config *lun; in fsg_config_from_params()