Home
last modified time | relevance | path

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

/Linux-v6.1/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.c476 static void malidp_error_stats_init(struct malidp_error_stats *error_stats) in malidp_error_stats_init()
484 struct malidp_error_stats *error_stats, u32 status, in malidp_error()
497 struct malidp_error_stats error_stats, in malidp_error_stats_dump()
513 struct malidp_error_stats de_errors, se_errors; in malidp_show_stats()