Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c242 unsigned long PortResource = 0; in xwl_glamor_xv_add_ports() local
252 PortResource = XvGetRTPort(); in xwl_glamor_xv_add_ports()
262 if (AddResource(pp->id, PortResource, pp)) { in xwl_glamor_xv_add_ports()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c102 static unsigned long PortResource = 0; variable
135 PortResource = XvGetRTPort(); in KdXVScreenInit()
374 if (!AddResource(pp->id, PortResource, pp)) { in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c115 static unsigned long PortResource = 0; variable
246 PortResource = XvGetRTPort(); in xf86XVScreenInit()
495 if (!AddResource(pp->id, PortResource, pp)) { in xf86XVInitAdaptors()