HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE_FLAG_NO_ZERO_READS (Results 1 - 3 of 3) sorted by null

  /external/libmtp/src/
music-players.h 95 * We suspect more of these might need DEVICE_FLAG_NO_ZERO_READS
132 DEVICE_FLAG_NO_ZERO_READS | DEVICE_FLAG_PLAYLIST_SPL_V1 },
153 DEVICE_FLAG_NO_ZERO_READS | DEVICE_FLAG_PLAYLIST_SPL_V2 },
158 DEVICE_FLAG_PLAYLIST_SPL_V1 | DEVICE_FLAG_NO_ZERO_READS },
216 DEVICE_FLAG_NO_ZERO_READS | DEVICE_FLAG_PLAYLIST_SPL_V1 },
376 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
379 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
382 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
388 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
393 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
    [all...]
device-flags.h 88 #define DEVICE_FLAG_NO_ZERO_READS 0x00000008
libusb-glue.h 88 ((a)->rawdevice.device_entry.device_flags & DEVICE_FLAG_NO_ZERO_READS)

Completed in 36 milliseconds