Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Dstorage_common.c327 ssize_t fsg_show_nofua(struct fsg_lun *curlun, char *buf) in fsg_show_nofua() function
331 EXPORT_SYMBOL_GPL(fsg_show_nofua);
H A Df_mass_storage.c2641 return fsg_show_nofua(curlun, buf); in nofua_show()
3236 return fsg_show_nofua(to_fsg_lun_opts(item)->lun, page); in fsg_lun_opts_nofua_show()