Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dfile.c291 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
419 .poll = afu_poll,
430 .poll = afu_poll,
Dapi.c241 return afu_poll(file, poll); in cxl_fd_poll()
Dcxl.h748 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll);