Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c266 #define FSG_DRIVER_DESC "Mass Storage Function" macro
2568 INFO(common, FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_common_init()
2781 fsg->function.name = FSG_DRIVER_DESC; in fsg_bind_config()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c232 #define FSG_DRIVER_DESC "Mass Storage Function" macro
3424 pr_info(FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_alloc_inst()
3481 fsg->function.name = FSG_DRIVER_DESC; in fsg_alloc()