fsg_common_set_cdev 2706 drivers/usb/gadget/function/f_mass_storage.c EXPORT_SYMBOL_GPL(fsg_common_set_cdev); fsg_common_set_cdev 2914 drivers/usb/gadget/function/f_mass_storage.c ret = fsg_common_set_cdev(fsg->common, c->cdev, fsg_common_set_cdev 124 drivers/usb/gadget/function/f_mass_storage.h int fsg_common_set_cdev(struct fsg_common *common, fsg_common_set_cdev 181 drivers/usb/gadget/legacy/acm_ms.c status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); fsg_common_set_cdev 160 drivers/usb/gadget/legacy/mass_storage.c status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); fsg_common_set_cdev 380 drivers/usb/gadget/legacy/multi.c status = fsg_common_set_cdev(fsg_opts->common, cdev, config.can_stall); fsg_common_set_cdev 331 drivers/usb/gadget/legacy/nokia.c status = fsg_common_set_cdev(fsg_opts->common, cdev, fsg_config.can_stall);