Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rapidio/devices/
Drio_mport_cdev.c1934 static int mport_cdev_fasync(int fd, struct file *filp, int mode) in mport_cdev_fasync() function
2049 mport_cdev_fasync(-1, filp, 0); in mport_cdev_release()
2338 .fasync = mport_cdev_fasync,