Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_vsync.c20 …_event_report_wrapper(struct mali_session_data *session_data, _mali_uk_vsync_event_report_s __user… in vsync_event_report_wrapper()
22 _mali_uk_vsync_event_report_s kargs; in vsync_event_report_wrapper()
27 if (0 != copy_from_user(&kargs, uargs, sizeof(_mali_uk_vsync_event_report_s))) { in vsync_event_report_wrapper()
H A Dmali_ukk_wrappers.h73 …_event_report_wrapper(struct mali_session_data *session_data, _mali_uk_vsync_event_report_s __user…
H A Dmali_kernel_linux.c1139 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_vsync_event_report_s), sizeof(u64))); in mali_ioctl()
1140 err = vsync_event_report_wrapper(session_data, (_mali_uk_vsync_event_report_s __user *)arg); in mali_ioctl()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_kernel_vsync.c17 _mali_osk_errcode_t _mali_ukk_vsync_event_report(_mali_uk_vsync_event_report_s *args) in _mali_ukk_vsync_event_report()
H A Dmali_ukk.h518 _mali_osk_errcode_t _mali_ukk_vsync_event_report(_mali_uk_vsync_event_report_s *args);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_ioctl.h86 …PORT _IOW (MALI_IOC_VSYNC_BASE, _MALI_UK_VSYNC_EVENT_REPORT, _mali_uk_vsync_event_report_s)
H A Dmali_utgard_uk_types.h1044 } _mali_uk_vsync_event_report_s; typedef