Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c2432 static struct fsg_common *fsg_common_init(struct fsg_common *common, in fsg_common_init() function
2746 fsg_common = fsg_common_init(NULL, c->cdev); in fsg_add()