Searched refs:next_buffhd_to_fill (Results 1 – 3 of 3) sorted by relevance
301 struct fsg_buffhd *next_buffhd_to_fill; member740 bh = common->next_buffhd_to_fill; in do_read()804 common->next_buffhd_to_fill = bh->next; in do_read()861 bh = common->next_buffhd_to_fill; in do_write()912 common->next_buffhd_to_fill = bh->next; in do_write()1004 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify()1424 struct fsg_buffhd *bh = fsg->common->next_buffhd_to_fill; in pad_with_zeros()1446 bh = fsg->common->next_buffhd_to_fill = bh->next; in pad_with_zeros()1479 bh = common->next_buffhd_to_fill; in throw_away_data()1494 common->next_buffhd_to_fill = bh->next; in throw_away_data()[all …]
439 bh = common->next_buffhd_to_fill; in rkusb_do_vs_write()456 common->next_buffhd_to_fill = bh->next; in rkusb_do_vs_write()598 bh = common->next_buffhd_to_fill; in rkusb_do_vs_read()
279 struct fsg_buffhd *next_buffhd_to_fill; member673 bh = common->next_buffhd_to_fill; in do_read()739 common->next_buffhd_to_fill = bh->next; in do_read()807 bh = common->next_buffhd_to_fill; in do_write()844 common->next_buffhd_to_fill = bh->next; in do_write()965 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify()1505 bh2 = common->next_buffhd_to_fill; in throw_away_data()1519 common->next_buffhd_to_fill = bh2->next; in throw_away_data()1545 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in finish_reply()1584 common->next_buffhd_to_fill = bh->next; in finish_reply()[all …]