Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c264 #define FSG_DRIVER_DESC "Mass Storage Function" macro
2533 INFO(common, FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_common_init()
2718 fsg->function.name = FSG_DRIVER_DESC; in fsg_bind_config()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c204 #define FSG_DRIVER_DESC "Mass Storage Function" macro
3509 pr_info(FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_alloc_inst()
3566 fsg->function.name = FSG_DRIVER_DESC; in fsg_alloc()