Home
last modified time | relevance | path

Searched refs:malidp_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_drv.c579 .data = &malidp_device[MALIDP_500]
583 .data = &malidp_device[MALIDP_550]
587 .data = &malidp_device[MALIDP_650]
Dmalidp_hw.h224 extern const struct malidp_hw malidp_device[MALIDP_MAX_DEVICES];
Dmalidp_hw.c936 const struct malidp_hw malidp_device[MALIDP_MAX_DEVICES] = { variable