OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_FLAG_PLAYLIST_SPL_V1
(Results
1 - 3
of
3
) sorted by null
/external/libmtp/src/
device-flags.h
178
#define
DEVICE_FLAG_PLAYLIST_SPL_V1
0x00001000
music-players.h
98
* We suspect more of these might need
DEVICE_FLAG_PLAYLIST_SPL_V1
123
{ "Samsung", 0x04e8, "YP-Z5", 0x503c, DEVICE_FLAG_UNLOAD_DRIVER |
DEVICE_FLAG_PLAYLIST_SPL_V1
},
134
DEVICE_FLAG_NO_ZERO_READS |
DEVICE_FLAG_PLAYLIST_SPL_V1
},
144
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL |
DEVICE_FLAG_PLAYLIST_SPL_V1
},
150
DEVICE_FLAG_PLAYLIST_SPL_V1
},
160
DEVICE_FLAG_PLAYLIST_SPL_V1
| DEVICE_FLAG_NO_ZERO_READS },
166
DEVICE_FLAG_PLAYLIST_SPL_V1
},
171
DEVICE_FLAG_PLAYLIST_SPL_V1
},
180
DEVICE_FLAG_PLAYLIST_SPL_V1
},
185
DEVICE_FLAG_PLAYLIST_SPL_V1
},
[
all
...]
libusb-glue.h
106
((a)->rawdevice.device_entry.device_flags &
DEVICE_FLAG_PLAYLIST_SPL_V1
)
110
((a)->rawdevice.device_entry.device_flags & (
DEVICE_FLAG_PLAYLIST_SPL_V1
| DEVICE_FLAG_PLAYLIST_SPL_V2))
Completed in 40 milliseconds