Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2854 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun()
3275 struct fsg_lun_config config; in fsg_lun_make()
3477 struct fsg_lun_config config; in fsg_alloc_inst()
3577 struct fsg_lun_config *lun; in fsg_config_from_params()