My Project
Classes | Typedefs | Functions
mali_kbase_config.h File Reference
#include <asm/page.h>
#include <mali_malisw.h>
#include <mali_kbase_backend_config.h>
#include <linux/rbtree.h>

Go to the source code of this file.

Classes

struct  kbase_platform_funcs_conf
 
struct  kbase_pm_callback_conf
 
struct  kbase_io_memory_region
 
struct  kbase_io_resources
 
struct  kbase_platform_config
 

Typedefs

typedef struct kbase_platform_funcs_conf kbase_platform_funcs_conf
 
typedef int(* kbase_cpu_clk_speed_func) (u32 *clock_speed)
 
typedef int(* kbase_gpu_clk_speed_func) (u32 *clock_speed)
 

Functions

int kbase_cpuprops_get_default_clock_speed (u32 *const clock_speed)
 
struct kbase_platform_configkbase_get_platform_config (void)
 Gets the pointer to platform config. More...
 
int kbasep_platform_device_init (struct kbase_device *kbdev)
 
void kbasep_platform_device_term (struct kbase_device *kbdev)
 
int kbase_platform_early_init (void)
 

Detailed Description

Configuration API and Attributes for KBase