Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dfile.c368 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
533 .poll = afu_poll,
544 .poll = afu_poll,
Dapi.c383 return afu_poll(file, poll); in cxl_fd_poll()
Dcxl.h1051 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll);
/linux-4.19.296/drivers/misc/ocxl/
Dfile.c312 static unsigned int afu_poll(struct file *file, struct poll_table_struct *wait) in afu_poll() function
467 .poll = afu_poll,