Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/arm/
Dmalidp_drv.c591 .data = &malidp_device[MALIDP_500]
595 .data = &malidp_device[MALIDP_550]
599 .data = &malidp_device[MALIDP_650]
Dmalidp_hw.h224 extern const struct malidp_hw malidp_device[MALIDP_MAX_DEVICES];
Dmalidp_hw.c927 const struct malidp_hw malidp_device[MALIDP_MAX_DEVICES] = { variable