Home
last modified time | relevance | path

Searched refs:databuf_fill (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.h234 struct fmass_data_buf_t *databuf_fill; member
Df_mass_storage.c538 db = fmass->databuf_fill; in done_scsi_read()
545 db = fmass->databuf_fill; in done_scsi_read()
583 fmass->databuf_fill = db->next; in done_scsi_read()
1242 fmass->databuf_fill = &fmass->databuf[0]; in fmass_set_config()