Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c167 _mali_osk_errcode_t _mali_osk_notification_queue_receive(_mali_osk_notification_queue_t *queue, _ma… in _mali_osk_notification_queue_receive() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk.h923 _mali_osk_errcode_t _mali_osk_notification_queue_receive(_mali_osk_notification_queue_t *queue, _ma…
H A Dmali_kernel_core.c1041 err = _mali_osk_notification_queue_receive(queue, &notification); in _mali_ukk_wait_for_notification()