Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Danx_dp.c382 static const struct drm_connector_helper_funcs anxdp_connector_helper_funcs = { variable
404 drm_connector_helper_add(connector, &anxdp_connector_helper_funcs); in anxdp_bridge_attach()