Home
last modified time | relevance | path

Searched refs:fsg_buffhd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c115 * buffer heads (struct fsg_buffhd). In principle the pipeline can be
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 *b in sleep_thread()
[all...]
H A Dstorage_common.h143 struct fsg_buffhd { struct
146 struct fsg_buffhd *next;
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.c145 * buffer heads (struct fsg_buffhd). In principle the pipeline can be
279 struct fsg_buffhd *next_buffhd_to_fill;
280 struct fsg_buffhd *next_buffhd_to_drain;
281 struct fsg_buffhd *buffhds;
363 struct fsg_buffhd *bh, unsigned int length) in set_bulk_out_req_length()
447 struct fsg_buffhd *bh = req->context; in bulk_in_complete()
463 struct fsg_buffhd *bh = req->context; in bulk_out_complete()
576 static bool start_in_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_in_transfer()
594 static bool start_out_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_out_transfer()
613 struct fsg_buffhd *b in sleep_thread()
[all...]
H A Dstorage_common.h143 struct fsg_buffhd { struct
146 struct fsg_buffhd *next;

Completed in 6 milliseconds