[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHhAz+h9-3JcRR2A-xUWDDGGV+ELd0z4qEv+wHUgyw=WVmFQCw@mail.gmail.com>
Date: Tue, 27 Oct 2015 12:24:06 +0530
From: Muni Sekhar <munisekharrms@...il.com>
To: linux-kernel@...r.kernel.org
Subject: character driver - poll() timeout
[ 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists