Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c784 static const struct drm_connector_helper_funcs vbox_connector_helper_funcs = { variable
813 drm_connector_helper_add(connector, &vbox_connector_helper_funcs); in vbox_connector_init()