Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_executor.c1282 _mali_osk_notification_t *new_notification = NULL; in _mali_ukk_gp_suspend_response() local
1284 new_notification = _mali_osk_notification_create( in _mali_ukk_gp_suspend_response()
1288 if (NULL != new_notification) { in _mali_ukk_gp_suspend_response()
1304 new_notification); in _mali_ukk_gp_suspend_response()
1317 _mali_osk_notification_delete(new_notification); in _mali_ukk_gp_suspend_response()