Searched refs:fsg_buffhd (Results 1 – 4 of 4) sorted by relevance
299 struct fsg_buffhd *next_buffhd_to_fill;300 struct fsg_buffhd *next_buffhd_to_drain;301 struct fsg_buffhd buffhds[FSG_NUM_BUFFERS];415 struct fsg_buffhd *bh, unsigned int length) in set_bulk_out_req_length()492 struct fsg_buffhd *bh = req->context; in bulk_in_complete()509 struct fsg_buffhd *bh = req->context; in bulk_out_complete()687 struct fsg_buffhd *bh; in do_read()814 struct fsg_buffhd *bh; in do_write()997 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify()1080 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry()[all …]
322 struct fsg_buffhd { struct329 struct fsg_buffhd *next; argument
251 struct fsg_buffhd *next_buffhd_to_fill;252 struct fsg_buffhd *next_buffhd_to_drain;253 struct fsg_buffhd *buffhds;333 struct fsg_buffhd *bh, unsigned int length) in set_bulk_out_req_length()417 struct fsg_buffhd *bh = req->context; in bulk_in_complete()433 struct fsg_buffhd *bh = req->context; in bulk_out_complete()546 static bool start_in_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_in_transfer()564 static bool start_out_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_out_transfer()583 struct fsg_buffhd *bh) in sleep_thread()610 struct fsg_buffhd *bh; in do_read()[all …]
143 struct fsg_buffhd { struct146 struct fsg_buffhd *next; argument