OpenBIC
OpenSource Bridge-IC
plat_hook.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _xdpe15284_pre_read_arg
 
struct  _dimm_pre_proc_arg
 
struct  _dimm_post_proc_arg
 

Typedefs

typedef struct _xdpe15284_pre_read_arg xdpe15284_pre_read_arg
 
typedef struct _dimm_pre_proc_arg dimm_pre_proc_arg
 
typedef struct _dimm_post_proc_arg dimm_post_proc_arg
 

Functions

bool pre_xdpe15284_read (sensor_cfg *cfg, void *args)
 
bool pre_vol_bat3v_read (sensor_cfg *cfg, void *args)
 
bool post_vol_bat3v_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_cpu_margin_read (sensor_cfg *cfg, void *args, int *reading)
 
bool pre_nvme_read (sensor_cfg *cfg, void *args)
 
bool pre_intel_dimm_i3c_read (sensor_cfg *cfg, void *args)
 
bool post_intel_dimm_i3c_read (sensor_cfg *cfg, void *args, int *reading)
 

Variables

adc_asd_init_arg adc_asd_init_args []
 
adm1278_init_arg adm1278_init_args []
 
mp5990_init_arg mp5990_init_args []
 
mp2985_init_arg mp2985_init_args []
 
struct tca9548 mux_conf_addr_0xe2 []
 
xdpe15284_pre_read_arg xdpe15284_pre_read_args []
 
dimm_post_proc_arg dimm_post_proc_args []
 

Typedef Documentation

◆ dimm_post_proc_arg

◆ dimm_pre_proc_arg

◆ xdpe15284_pre_read_arg

Function Documentation

◆ post_cpu_margin_read()

bool post_cpu_margin_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_intel_dimm_i3c_read()

bool post_intel_dimm_i3c_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_vol_bat3v_read()

bool post_vol_bat3v_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)

◆ pre_intel_dimm_i3c_read()

bool pre_intel_dimm_i3c_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_nvme_read()

bool pre_nvme_read ( sensor_cfg cfg,
void *  args 
)

◆ pre_vol_bat3v_read()

bool pre_vol_bat3v_read ( sensor_cfg cfg,
void *  args 
)

◆ pre_xdpe15284_read()

bool pre_xdpe15284_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

Variable Documentation

◆ adc_asd_init_args

adc_asd_init_arg adc_asd_init_args[]
extern

◆ adm1278_init_args

adm1278_init_arg adm1278_init_args[]
extern

◆ dimm_post_proc_args

dimm_post_proc_arg dimm_post_proc_args[]
extern

◆ mp2985_init_args

mp2985_init_arg mp2985_init_args[]
extern

◆ mp5990_init_args

mp5990_init_arg mp5990_init_args[]
extern

◆ mux_conf_addr_0xe2

struct tca9548 mux_conf_addr_0xe2[]
extern

◆ xdpe15284_pre_read_args

xdpe15284_pre_read_arg xdpe15284_pre_read_args[]
extern