Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c1929 static int mport_cdev_fasync(int fd, struct file *filp, int mode) in mport_cdev_fasync() function
2044 mport_cdev_fasync(-1, filp, 0); in mport_cdev_release()
2332 .fasync = mport_cdev_fasync,