Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h174 int (*ddGetPortAttribute) (struct _XvPortRec *, Atom, INT32 *); member
H A Dxvmain.c982 (*pPort->pAdaptor->ddGetPortAttribute) (pPort, attribute, in XvdiGetPortAttribute()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c343 pa->ddGetPortAttribute = xwl_glamor_xv_get_port_attribute; in xwl_glamor_xv_add_adaptors()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c256 pa->ddGetPortAttribute = KdXVGetPortAttribute; in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c377 pa->ddGetPortAttribute = xf86XVGetPortAttribute; in xf86XVInitAdaptors()