Home
last modified time | relevance | path

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

/external/libmtp/src/
Dplaylist-spl.c67 static text_t* read_into_spl_text_t(LIBMTP_mtpdevice_t *device, const int fd);
152 text_t* p = read_into_spl_text_t(device, fd); in spl_to_playlist_t()
327 static text_t* read_into_spl_text_t(LIBMTP_mtpdevice_t *device, const int fd) in read_into_spl_text_t() function