Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c150 struct fasync_struct *async_qp; /* used by asynchronous notification */ member
1214 return fasync_helper(fd, filp, mode, &sfp->async_qp); in sg_fasync()
1403 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_IN); in sg_rq_end_io()
1602 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP); in sg_remove_device()