Lines Matching defs:edac_dev
41 static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev) in edac_device_dump_device()
250 struct edac_device_ctl_info *edac_dev; in find_edac_device_by_dev() local
276 static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev) in add_edac_dev_to_global_list()
349 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function() local
383 static void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev, in edac_device_workq_setup()
412 static void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev) in edac_device_workq_teardown()
429 void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev, in edac_device_reset_delay_period()
450 int edac_device_add_device(struct edac_device_ctl_info *edac_dev) in edac_device_add_device()
504 struct edac_device_ctl_info *edac_dev; in edac_device_del_device() local
540 static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev) in edac_device_get_log_ce()
545 static inline int edac_device_get_log_ue(struct edac_device_ctl_info *edac_dev) in edac_device_get_log_ue()
550 static inline int edac_device_get_panic_on_ue(struct edac_device_ctl_info in edac_device_get_panic_on_ue()
556 void edac_device_handle_ce_count(struct edac_device_ctl_info *edac_dev, in edac_device_handle_ce_count()
602 void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, in edac_device_handle_ue_count()