Searched refs:idal_buffer_to_user (Results 1 – 2 of 2) sorted by relevance
295 static inline size_t idal_buffer_to_user(struct idal_buffer *ib, void __user *to, size_t count) in idal_buffer_to_user() function
265 if (idal_buffer_to_user(ib, data, count) != 0) in fs3270_read()