Lines Matching full:get_func
5165 * @param get_func the function to call when we have data.
5167 * <code>get_func</code>.
5199 MTPDataGetFunc get_func, void * priv, LIBMTP_track_t * const metadata,
5223 get_func,
5442 * @param get_func the function to call to get data to write
5444 * <code>get_func</code>. If not used, this is set to NULL.
5473 MTPDataGetFunc get_func, void * priv, LIBMTP_file_t * const filedata,
5497 mtp_handler.getfunc = get_func;