Searched refs:can_stall (Results 1 – 4 of 4) sorted by relevance
108 char can_stall; member125 struct usb_composite_dev *cdev, bool can_stall);
157 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in msg_bind()
178 status = fsg_common_set_cdev(opts->common, cdev, config.can_stall); in acm_ms_bind()
380 status = fsg_common_set_cdev(fsg_opts->common, cdev, config.can_stall); in multi_bind()