Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_drv.h25 struct malidp_error_stats { struct
41 struct malidp_error_stats de_errors; argument
42 struct malidp_error_stats se_errors;
100 struct malidp_error_stats *error_stats, u32 status,
Dmalidp_drv.c472 static void malidp_error_stats_init(struct malidp_error_stats *error_stats) in malidp_error_stats_init()
480 struct malidp_error_stats *error_stats, u32 status, in malidp_error()
493 struct malidp_error_stats error_stats, in malidp_error_stats_dump()
509 struct malidp_error_stats de_errors, se_errors; in malidp_show_stats()