Searched refs:fsg_dev (Results 1 – 1 of 1) sorted by relevance
231 struct fsg_dev;238 struct fsg_dev *fsg;293 struct fsg_dev { argument 322 static inline struct fsg_dev *fsg_from_func(struct usb_function *f) in fsg_from_func() 324 return container_of(f, struct fsg_dev, function); in fsg_from_func() 348 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() 461 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() 521 static int start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, in start_transfer() 1468 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() 1490 static int wedge_bulk_in_endpoint(struct fsg_dev *fs in wedge_bulk_in_endpoint() 292 struct fsg_dev { global() struct 294 gadgetfsg_dev global() argument 295 commonfsg_dev global() argument 297 interface_numberfsg_dev global() argument 321 bulk_outfsg_dev fsg_from_func() argument [all...]