linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* character driver - poll() timeout
@ 2015-10-27  6:54 Muni Sekhar
  2015-10-27  8:11 ` Clemens Ladisch
  0 siblings, 1 reply; 8+ messages in thread
From: Muni Sekhar @ 2015-10-27  6:54 UTC (permalink / raw)
  To: linux-kernel

[ Please keep me in CC as I'm not subscribed to the list]

Hello,

Is it possible to print the timeout value in character driver poll() API?


User mode call: int poll(struct pollfd *fds, nfds_t nfds, int timeout)

Kernel mode call: unsigned int driver_poll(struct file *filp, poll_table *wait)


-- 
Thanks,
Sekhar

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-10-28 10:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27  6:54 character driver - poll() timeout Muni Sekhar
2015-10-27  8:11 ` Clemens Ladisch
2015-10-27 14:56   ` Muni Sekhar
2015-10-27 15:18     ` Clemens Ladisch
2015-10-28  6:41       ` Muni Sekhar
2015-10-28  7:24         ` Clemens Ladisch
2015-10-28 10:15           ` Muni Sekhar
2015-10-27 15:20     ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).