Searched refs:tpm_common_poll (Results 1 – 4 of 4) sorted by relevance
30 __poll_t tpm_common_poll(struct file *file, poll_table *wait);
66 .poll = tpm_common_poll,
53 .poll = tpm_common_poll,
237 __poll_t tpm_common_poll(struct file *file, poll_table *wait) in tpm_common_poll() function