Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_kms.h491 void vmw_du_connector_destroy_state(struct drm_connector *connector,
Dvmwgfx_ldu.c276 .atomic_destroy_state = vmw_du_connector_destroy_state,
Dvmwgfx_scrn.c358 .atomic_destroy_state = vmw_du_connector_destroy_state,
Dvmwgfx_stdu.c981 .atomic_destroy_state = vmw_du_connector_destroy_state,
Dvmwgfx_kms.c818 vmw_du_connector_destroy_state(struct drm_connector *connector, in vmw_du_connector_destroy_state() function