Home
last modified time | relevance | path

Searched refs:dtlk_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Ddtlk.c11 * in dtlk_poll after every poll. dtlk_poll returns mask (duh).
95 static __poll_t dtlk_poll(struct file *, poll_table *);
106 .poll = dtlk_poll,
232 static __poll_t dtlk_poll(struct file *file, poll_table * wait) in dtlk_poll() function
237 TRACE_TEXT(" dtlk_poll"); in dtlk_poll()
/kernel/linux/linux-6.6/drivers/char/
H A Ddtlk.c11 * in dtlk_poll after every poll. dtlk_poll returns mask (duh).
95 static __poll_t dtlk_poll(struct file *, poll_table *);
106 .poll = dtlk_poll,
232 static __poll_t dtlk_poll(struct file *file, poll_table * wait) in dtlk_poll() function
237 TRACE_TEXT(" dtlk_poll"); in dtlk_poll()

Completed in 2 milliseconds