Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dfile.c385 ssize_t afu_read(struct file *file, char __user *buf, size_t count, in afu_read() function
491 .read = afu_read,
502 .read = afu_read,
Dapi.c335 return afu_read(file, buf, count, off); in cxl_fd_read()
Dcxl.h893 ssize_t afu_read(struct file *file, char __user *buf, size_t count, loff_t *off);