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

/linux-4.4.14/drivers/usb/gadget/function/
H A Dstorage_common.h217 ssize_t fsg_store_nofua(struct fsg_lun *curlun, const char *buf, size_t count);
H A Dstorage_common.c415 ssize_t fsg_store_nofua(struct fsg_lun *curlun, const char *buf, size_t count) fsg_store_nofua() function
432 EXPORT_SYMBOL_GPL(fsg_store_nofua); variable
H A Df_mass_storage.c2620 return fsg_store_nofua(curlun, buf, count); nofua_store()
3223 return fsg_store_nofua(to_fsg_lun_opts(item)->lun, page, len); fsg_lun_opts_nofua_store()

Completed in 62 milliseconds