Searched refs:fsg_common_set_cdev (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.h | 124 int fsg_common_set_cdev(struct fsg_common *common,
|
| H A D | f_mass_storage.c | 2821 int fsg_common_set_cdev(struct fsg_common *common, in fsg_common_set_cdev() function 2848 EXPORT_SYMBOL_GPL(fsg_common_set_cdev); 3053 ret = fsg_common_set_cdev(fsg->common, c->cdev, in fsg_bind()
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | mass_storage.c | 157 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in msg_bind()
|
| H A D | acm_ms.c | 178 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in acm_ms_bind()
|
| H A D | multi.c | 380 status = fsg_common_set_cdev(fsg_opts->common, cdev, config.can_stall); in multi_bind()
|