Home
last modified time | relevance | path

Searched refs:fasync (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/serio/
H A Dserio_raw.c43 struct fasync_struct *fasync; member
59 return fasync_helper(fd, file, on, &client->fasync); in serio_raw_fasync()
261 .fasync = serio_raw_fasync,
283 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt()
384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/serio/
H A Dserio_raw.c43 struct fasync_struct *fasync; member
59 return fasync_helper(fd, file, on, &client->fasync); in serio_raw_fasync()
261 .fasync = serio_raw_fasync,
283 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt()
384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/serio/
H A Dserio_raw.c43 struct fasync_struct *fasync; member
59 return fasync_helper(fd, file, on, &client->fasync); in serio_raw_fasync()
261 .fasync = serio_raw_fasync,
283 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt()
384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ecryptfs/
H A Dfile.c341 if (lower_file->f_op->fasync) in ecryptfs_fasync()
342 rc = lower_file->f_op->fasync(fd, lower_file, flag); in ecryptfs_fasync()
422 .fasync = ecryptfs_fasync,
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ecryptfs/
H A Dfile.c341 if (lower_file->f_op->fasync) in ecryptfs_fasync()
342 rc = lower_file->f_op->fasync(fd, lower_file, flag); in ecryptfs_fasync()
422 .fasync = ecryptfs_fasync,
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ecryptfs/
H A Dfile.c341 if (lower_file->f_op->fasync) in ecryptfs_fasync()
342 rc = lower_file->f_op->fasync(fd, lower_file, flag); in ecryptfs_fasync()
422 .fasync = ecryptfs_fasync,
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dhidraw.h31 struct fasync_struct *fasync; member
H A Dhid-debug.h32 struct fasync_struct *fasync; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dhidraw.h31 struct fasync_struct *fasync; member
H A Dhid-debug.h32 struct fasync_struct *fasync; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dhidraw.h31 struct fasync_struct *fasync; member
H A Dhid-debug.h32 struct fasync_struct *fasync; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Dpc_keyb.h118 struct fasync_struct *fasync;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/
H A Dmousedev.c95 struct fasync_struct *fasync; member
309 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers()
408 return fasync_helper(fd, file, on, &client->fasync); in mousedev_fasync()
710 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write()
780 .fasync = mousedev_fasync,
806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/
H A Dmousedev.c95 struct fasync_struct *fasync; member
309 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers()
408 return fasync_helper(fd, file, on, &client->fasync); in mousedev_fasync()
710 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write()
780 .fasync = mousedev_fasync,
806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/
H A Dmousedev.c95 struct fasync_struct *fasync; member
309 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers()
408 return fasync_helper(fd, file, on, &client->fasync); in mousedev_fasync()
710 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write()
780 .fasync = mousedev_fasync,
806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/vt/
H A Dvc_screen.c81 struct fasync_struct *fasync; member
114 kill_fasync(&poll->fasync, SIGIO, fa_band); in vcs_notifier()
741 return fasync_helper(fd, file, on, &poll->fasync); in vcs_fasync()
777 .fasync = vcs_fasync,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/vt/
H A Dvc_screen.c81 struct fasync_struct *fasync; member
114 kill_fasync(&poll->fasync, SIGIO, fa_band); in vcs_notifier()
741 return fasync_helper(fd, file, on, &poll->fasync); in vcs_fasync()
777 .fasync = vcs_fasync,

12345678910