Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/Disk/
A DCD.c303 CDROM_TrackInfo_t TrackInfo;
323 memset(&TrackInfo, 0, sizeof(CDROM_TrackInfo_t));
346 sizeof(CDROM_TrackInfo_t),
349 if (ret != USB_STATUS_SUCCESS && ActLen < sizeof(CDROM_TrackInfo_t))
371 sizeof(CDROM_TrackInfo_t),
374 if (ret != USB_STATUS_SUCCESS && ActLen < sizeof(CDROM_TrackInfo_t))
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/include/
A DScsi2.h763 } __attribute__((packed)) CDROM_TrackInfo_t; typedef

Completed in 9 milliseconds