Home
last modified time | relevance | path

Searched defs:fsg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c237 struct fsg_dev *fsg; member
347 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt()
460 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() local
520 static int start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, in start_transfer()
1467 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint()
1489 static int wedge_bulk_in_endpoint(struct fsg_dev *fsg) in wedge_bulk_in_endpoint()
2182 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw()
2304 struct fsg_dev *fsg; in do_set_interface() local
2400 struct fsg_dev *fsg = fsg_from_func(f); in fsg_set_alt() local
2408 struct fsg_dev *fsg = fsg_from_func(f); in fsg_disable() local
[all …]