Searched refs:fsg_store_nofua (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Dstorage_common.c418 ssize_t fsg_store_nofua(struct fsg_lun *curlun, const char *buf, size_t count) function
435 EXPORT_SYMBOL_GPL(fsg_store_nofua); variable
H A Dstorage_common.h213 ssize_t fsg_store_nofua(struct fsg_lun *curlun, const char *buf, size_t count);
H A Df_mass_storage.c2659 return fsg_store_nofua(curlun, buf, count);
3235 return fsg_store_nofua(to_fsg_lun_opts(item)->lun, page, len);

Completed in 202 milliseconds