incubator-nuttx/drivers/ipcc
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig
Make.defs
ipcc_close.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_open.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_poll.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ipcc_priv.h poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ipcc_read.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_register.c
ipcc_unlink.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_write.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00