Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c57 #define dev_to_arcpgu(x) container_of(x, struct arcpgu_drm_private, drm) macro
343 struct arcpgu_drm_private *arcpgu = dev_to_arcpgu(drm); in arcpgu_show_pxlclock()