Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1938 static int mport_cdev_fasync(int fd, struct file *filp, int mode) in mport_cdev_fasync() function
2053 mport_cdev_fasync(-1, filp, 0); in mport_cdev_release()
2342 .fasync = mport_cdev_fasync,