Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A 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,
H A Df_mass_storage.c2871 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3288 struct fsg_lun_config config; in fsg_lun_make()
3490 struct fsg_lun_config config; in fsg_alloc_inst()
3590 struct fsg_lun_config *lun; in fsg_config_from_params()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c350 struct fsg_lun_config { struct