Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h124 int fsg_common_set_cdev(struct fsg_common *common,
/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c157 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in msg_bind()
H A Dacm_ms.c178 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in acm_ms_bind()
H A Dnokia.c330 status = fsg_common_set_cdev(fsg_opts->common, cdev, fsg_config.can_stall); in nokia_bind()
H A Dmulti.c380 status = fsg_common_set_cdev(fsg_opts->common, cdev, config.can_stall); in multi_bind()