Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_drv.h25 struct malidp_error_stats { struct
40 struct malidp_error_stats de_errors; argument
41 struct malidp_error_stats se_errors;
98 struct malidp_error_stats *error_stats, u32 status,
Dmalidp_drv.c474 static void malidp_error_stats_init(struct malidp_error_stats *error_stats) in malidp_error_stats_init()
482 struct malidp_error_stats *error_stats, u32 status, in malidp_error()
495 struct malidp_error_stats error_stats, in malidp_error_stats_dump()
511 struct malidp_error_stats de_errors, se_errors; in malidp_show_stats()