Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rapidio/devices/
Drio_mport_cdev.c1935 static int mport_cdev_fasync(int fd, struct file *filp, int mode) in mport_cdev_fasync() function
2050 mport_cdev_fasync(-1, filp, 0); in mport_cdev_release()
2339 .fasync = mport_cdev_fasync,