Searched refs:CDROM_TrackInfo_t (Results 1 – 2 of 2) sorted by relevance
303 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))
763 } __attribute__((packed)) CDROM_TrackInfo_t; typedef
Completed in 9 milliseconds