Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/tiny/
Dsimpledrm.c742 static const struct drm_connector_helper_funcs simpledrm_connector_helper_funcs = { variable
992 drm_connector_helper_add(connector, &simpledrm_connector_helper_funcs); in simpledrm_device_create()