Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_drv.c581 .data = &malidp_device[MALIDP_500]
585 .data = &malidp_device[MALIDP_550]
589 .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