Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tiny/
Dcirrus.c518 static const struct drm_crtc_helper_funcs cirrus_crtc_helper_funcs = { variable
585 drm_crtc_helper_add(crtc, &cirrus_crtc_helper_funcs); in cirrus_pipe_init()