Searched refs:malidp_error_stats (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_drv.h | 25 struct malidp_error_stats { struct 40 struct malidp_error_stats de_errors; 41 struct malidp_error_stats se_errors; 98 struct malidp_error_stats *error_stats, u32 status,
|
H A D | malidp_drv.c | 474 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | malidp_drv.h | 25 struct malidp_error_stats { struct 41 struct malidp_error_stats de_errors; 42 struct malidp_error_stats se_errors; 100 struct malidp_error_stats *error_stats, u32 status,
|
H A D | malidp_drv.c | 472 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()
|
Completed in 4 milliseconds