Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c790 static const struct drm_connector_helper_funcs vbox_connector_helper_funcs = { variable
819 drm_connector_helper_add(connector, &vbox_connector_helper_funcs); in vbox_connector_init()