Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/debug/backend/
H A Dmali_kbase_debug_coresight_csf.c220 struct kbase_debug_coresight_csf_config *config) in coresight_config_enable()
250 struct kbase_debug_coresight_csf_config *config) in coresight_config_disable()
357 struct kbase_debug_coresight_csf_config *config_entry; in kbase_debug_coresight_csf_unregister()
403 struct kbase_debug_coresight_csf_config *config; in kbase_debug_coresight_csf_config_create()
433 config = kzalloc(sizeof(struct kbase_debug_coresight_csf_config), GFP_KERNEL); in kbase_debug_coresight_csf_config_create()
451 struct kbase_debug_coresight_csf_config *config; in kbase_debug_coresight_csf_config_free()
458 config = (struct kbase_debug_coresight_csf_config *)config_data; in kbase_debug_coresight_csf_config_free()
468 struct kbase_debug_coresight_csf_config *config; in kbase_debug_coresight_csf_config_enable()
471 struct kbase_debug_coresight_csf_config *config_entry; in kbase_debug_coresight_csf_config_enable()
480 config = (struct kbase_debug_coresight_csf_config *)config_data; in kbase_debug_coresight_csf_config_enable()
[all …]
H A Dmali_kbase_debug_coresight_internal_csf.h67 struct kbase_debug_coresight_csf_config { struct