Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h66 } xf86ConnectorType; typedef
1045 extern _X_EXPORT const char *xf86ConnectorGetName(xf86ConnectorType connector);
H A Dxf86Crtc.c3302 xf86ConnectorGetName(xf86ConnectorType connector) in xf86ConnectorGetName()