Searched defs:fsg (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/gadget/function/
H A Df_mass_storage.c237 struct fsg_dev *fsg; member in struct:fsg_common
347 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) argument
460 struct fsg_dev *fsg = fsg_from_func(f); local
520 start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, struct usb_request *req) argument
1467 halt_bulk_in_endpoint(struct fsg_dev *fsg) argument
1489 wedge_bulk_in_endpoint(struct fsg_dev *fsg) argument
2182 received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2304 struct fsg_dev *fsg; local
2400 struct fsg_dev *fsg = fsg_from_func(f); local
2408 struct fsg_dev *fsg = fsg_from_func(f); local
3025 struct fsg_dev *fsg = fsg_from_func(f); local
3125 struct fsg_dev *fsg = fsg_from_func(f); local
3539 struct fsg_dev *fsg; local
3556 struct fsg_dev *fsg; local
[all...]

Completed in 360 milliseconds