Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dfile.c323 ssize_t afu_read(struct file *file, char __user *buf, size_t count, in afu_read() function
420 .read = afu_read,
431 .read = afu_read,
Dapi.c247 return afu_read(file, buf, count, off); in cxl_fd_read()
Dcxl.h749 ssize_t afu_read(struct file *file, char __user *buf, size_t count, loff_t *off);