Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/asm-generic/
Dpoll.h16 #ifndef POLLWRNORM
17 #define POLLWRNORM 0x0100 macro
/linux-6.1.9/arch/mips/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/linux-6.1.9/arch/m68k/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/linux-6.1.9/arch/xtensa/include/uapi/asm/
Dpoll.h15 #define POLLWRNORM POLLOUT macro
/linux-6.1.9/arch/sparc/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dfunc-poll.rst49 ``POLLWRNORM`` flags. When the function timed out it returns a value of
60 ``POLLWRNORM`` flags in the ``revents`` field.
/linux-6.1.9/Documentation/userspace-api/media/cec/
Dcec-func-poll.rst48 ``POLLWRNORM`` flags are set. If there are events in the event queue,
/linux-6.1.9/Documentation/usb/
Dgadget_printer.rst268 fd[0].events = POLLOUT | POLLWRNORM;
286 if (retval && (fd[0].revents & POLLWRNORM)) {
/linux-6.1.9/Documentation/filesystems/spufs/
Dspufs.rst134 Poll on the ibox file returns (POLLOUT | POLLWRNORM) whenever