Searched refs:displayname (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/misc/ |
| H A D | Vagrantfile | 36 v.vmx['displayname'] = "Buildroot #{RELEASE}"
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doc/ |
| H A D | DMXSpec.txt | 177 The displayname is the name used to open the display, either from 296 * the visuals of displayname do not match the visuals that Xdmx
|
| H A D | DMXSpec-v1.txt | 113 displayname is the name used to open the display, either from the
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 1468 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument 1487 return self.addDeviceFunctionCall(displayname, kprobename, proc, pid, start, end, cdata, rdata) 1514 e = DevFunction(displayname, a, c, r, start, end, ubiquitous, proc, pid, color) 3418 displayname = '' 3420 displayname = sysvals.kprobeDisplayName(kprobename, kprobedata) 3421 if not displayname: 3429 'name': displayname,
|