Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dfile.c364 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
529 .poll = afu_poll,
540 .poll = afu_poll,
H A Dapi.c375 return afu_poll(file, poll); in cxl_fd_poll()
H A Dcxl.h1046 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll);
/openbmc/linux/drivers/misc/ocxl/
H A Dfile.c324 static unsigned int afu_poll(struct file *file, struct poll_table_struct *wait) in afu_poll() function
479 .poll = afu_poll,
/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c982 static unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
1178 .poll = afu_poll,