Searched defs:fsg (Results 1 – 2 of 2) sorted by relevance
38 # define dump_msg(fsg, /* const char * */ label, \ argument48 # define dump_cdb(fsg) do { } while (0) argument52 # define dump_msg(fsg, /* const char * */ label, \ argument57 # define dump_cdb(fsg) \ argument63 # define dump_cdb(fsg) do { } while (0) argument
265 struct fsg_dev *fsg; member377 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt()490 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() local550 static int start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, in start_transfer()1465 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint()1487 static int wedge_bulk_in_endpoint(struct fsg_dev *fsg) in wedge_bulk_in_endpoint()2139 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw()2261 struct fsg_dev *fsg; in do_set_interface() local2357 struct fsg_dev *fsg = fsg_from_func(f); in fsg_set_alt() local2365 struct fsg_dev *fsg = fsg_from_func(f); in fsg_disable() local[all …]