Home
last modified time | relevance | path

Searched refs:fsg_show_nofua (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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); variable
H A Dstorage_common.h205 ssize_t fsg_show_nofua(struct fsg_lun *curlun, char *buf);
H A Df_mass_storage.c2533 return fsg_show_nofua(curlun, buf); in nofua_show()
3116 return fsg_show_nofua(to_fsg_lun_opts(item)->lun, page); in fsg_lun_opts_nofua_show()
/kernel/linux/linux-6.6/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); variable
H A Dstorage_common.h205 ssize_t fsg_show_nofua(struct fsg_lun *curlun, char *buf);
H A Df_mass_storage.c2633 return fsg_show_nofua(curlun, buf); in nofua_show()
3229 return fsg_show_nofua(to_fsg_lun_opts(item)->lun, page); in fsg_lun_opts_nofua_show()

Completed in 11 milliseconds