Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c268 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait);
275 .poll = kbasep_tlstream_poll,
1235 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait) in kbasep_tlstream_poll() function