Home
last modified time | relevance | path

Searched defs:_mali_osk_notification_queue_t_struct (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c29 struct _mali_osk_notification_queue_t_struct { struct
30 spinlock_t mutex; /**< Mutex protecting the list */
31 wait_queue_head_t receive_queue; /**< Threads waiting for new entries to the queue */
32 struct list_head head; /**< List of notifications waiting to be picked up */