Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dcpc925_edac.c284 struct cpc925_dev_info { struct
290 void (*init)(struct cpc925_dev_info *dev_info); argument
291 void (*exit)(struct cpc925_dev_info *dev_info); argument
643 static void cpc925_cpu_init(struct cpc925_dev_info *dev_info) in cpc925_cpu_init()
664 static void cpc925_cpu_exit(struct cpc925_dev_info *dev_info) in cpc925_cpu_exit()
683 struct cpc925_dev_info *dev_info = edac_dev->pvt_info; in cpc925_cpu_check()
706 static void cpc925_htlink_init(struct cpc925_dev_info *dev_info) in cpc925_htlink_init()
718 static void cpc925_htlink_exit(struct cpc925_dev_info *dev_info) in cpc925_htlink_exit()
730 struct cpc925_dev_info *dev_info = edac_dev->pvt_info; in cpc925_htlink_check()
778 static struct cpc925_dev_info cpc925_devs[] = {
[all …]