Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dfile.c301 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
429 .poll = afu_poll,
440 .poll = afu_poll,
Dapi.c241 return afu_poll(file, poll); in cxl_fd_poll()
Dcxl.h763 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll);