Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.c326 ssize_t fsg_show_nofua(struct fsg_lun *curlun, char *buf) in fsg_show_nofua() function
330 EXPORT_SYMBOL_GPL(fsg_show_nofua);
H A Dstorage_common.h205 ssize_t fsg_show_nofua(struct fsg_lun *curlun, char *buf);
H A Df_mass_storage.c2574 return fsg_show_nofua(curlun, buf); in nofua_show()
3157 return fsg_show_nofua(to_fsg_lun_opts(item)->lun, page); in fsg_lun_opts_nofua_show()