Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c799 static const struct drm_connector_helper_funcs vbox_connector_helper_funcs = { variable
828 drm_connector_helper_add(connector, &vbox_connector_helper_funcs); in vbox_connector_init()