Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Dstorage_common.c630 static int fsg_lun_open(struct fsg_lun *curlun, const char *filename) in fsg_lun_open() function
893 rc = fsg_lun_open(curlun, buf); in fsg_store_file()
Df_mass_storage.c2822 rc = fsg_lun_open(curlun, lcfg->filename); in fsg_common_init()
Dfile_storage.c3418 rc = fsg_lun_open(curlun, mod_data.file[i]); in fsg_bind()