Searched refs:kbase_ioctl_soft_event_update (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/ |
H A D | mali_kbase_jm_ioctl.h | 155 * struct kbase_ioctl_soft_event_update - Update the status of a soft-event 160 struct kbase_ioctl_soft_event_update { struct 166 #define KBASE_IOCTL_SOFT_EVENT_UPDATE _IOW(KBASE_IOCTL_TYPE, 28, struct kbase_ioctl_soft_event_update)
|
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/ |
H A D | mali_kbase_jm_ioctl.h | 166 * struct kbase_ioctl_soft_event_update - Update the status of a soft-event 171 struct kbase_ioctl_soft_event_update { struct 178 _IOW(KBASE_IOCTL_TYPE, 28, struct kbase_ioctl_soft_event_update)
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_ioctl.h | 470 * struct kbase_ioctl_soft_event_update - Update the status of a soft-event 475 struct kbase_ioctl_soft_event_update { struct 481 #define KBASE_IOCTL_SOFT_EVENT_UPDATE _IOW(KBASE_IOCTL_TYPE, 28, struct kbase_ioctl_soft_event_update)
|
H A D | mali_kbase_core_linux.c | 1657 static int kbase_api_soft_event_update(struct kbase_context *kctx, struct kbase_ioctl_soft_event_update *update)
in kbase_api_soft_event_update() 1812 struct kbase_ioctl_soft_event_update, kctx, uarg);
in kbase_ioctl()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_ioctl.h | 502 * struct kbase_ioctl_soft_event_update - Update the status of a soft-event 507 struct kbase_ioctl_soft_event_update { struct 514 _IOW(KBASE_IOCTL_TYPE, 28, struct kbase_ioctl_soft_event_update)
|
H A D | mali_kbase_core_linux.c | 1729 struct kbase_ioctl_soft_event_update *update) in kbase_api_soft_event_update() 1924 struct kbase_ioctl_soft_event_update); in kbase_ioctl()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_core_linux.c | 1350 struct kbase_ioctl_soft_event_update *update) in kbase_api_soft_event_update() 1818 struct kbase_ioctl_soft_event_update, kctx); in kbase_ioctl()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_core_linux.c | 1236 struct kbase_ioctl_soft_event_update *update) in kbase_api_soft_event_update() 1818 struct kbase_ioctl_soft_event_update, in kbase_ioctl()
|
Completed in 27 milliseconds