Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c814 static const struct drm_connector_helper_funcs vbox_connector_helper_funcs = { variable
843 drm_connector_helper_add(connector, &vbox_connector_helper_funcs); in vbox_connector_init()