Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c174 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait);
182 .poll = _mali_profiling_stream_poll,
218 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait) in _mali_profiling_stream_poll() function