Searched refs:_ump_uk_allocate_s (Results 1 – 5 of 5) sorted by relevance
102 typedef struct _ump_uk_allocate_s struct108 } _ump_uk_allocate_s; argument
32 _mali_osk_errcode_t _ump_ukk_allocate(_ump_uk_allocate_s *user_interaction);
101 _mali_osk_errcode_t _ump_ukk_allocate(_ump_uk_allocate_s *user_interaction) in _ump_ukk_allocate()
38 #define UMP_IOC_ALLOCATE _IOWR(UMP_IOCTL_NR, _UMP_IOC_ALLOCATE, _ump_uk_allocate_s)
34 _ump_uk_allocate_s user_interaction; in ump_allocate_wrapper()