Home
last modified time | relevance | path

Searched defs:soc_systemagent_init (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/
H A Dsystemagent.c47 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/
H A Dsystemagent.c48 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/
H A Dsystemagent.c49 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/
H A Dsystemagent.c55 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dsystemagent.c64 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Dsystemagent.c159 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Dsystemagent.c197 void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/systemagent/
H A Dsystemagent.c22 __weak void soc_systemagent_init(struct device *dev) in soc_systemagent_init() function