| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_platform.c | 94 const char *syspath = device->attribs->syspath; in xf86PlatformDeviceCheckBusID() local 98 if (!syspath) in xf86PlatformDeviceCheckBusID() 115 if (strlen(syspath) < strlen(id)) in xf86PlatformDeviceCheckBusID() 116 len = strlen(syspath); in xf86PlatformDeviceCheckBusID() 118 if (strncmp(id, syspath, len)) in xf86PlatformDeviceCheckBusID() 203 char *syspath = attribs->syspath; in DeleteGPUDeviceRequest() local 205 if (!syspath) in DeleteGPUDeviceRequest() 209 char *dspath = xf86_platform_odev_attributes(index)->syspath; in DeleteGPUDeviceRequest() 210 if (dspath && !strcmp(syspath, dspath)) in DeleteGPUDeviceRequest() 217 ErrorF("xf86: remove device %d %s\n", index, syspath); in DeleteGPUDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/config/ |
| H A D | udev.c | 59 config_udev_odev_setup_attribs(const char *path, const char *syspath, 95 const char *syspath; in device_added() local 108 syspath = udev_device_get_syspath(udev_device); in device_added() 110 if (!path || !syspath) in device_added() 131 config_udev_odev_setup_attribs(path, syspath, major(devnum), in device_added() 202 if (asprintf(&config_info, "udev:%s", syspath) == -1) { in device_added() 312 const char *syspath = udev_device_get_syspath(device); in device_removed() local 324 syspath, path); in device_removed() 325 config_udev_odev_setup_attribs(path, syspath, major(devnum), in device_removed() 333 if (asprintf(&value, "udev:%s", syspath) == -1) in device_removed() [all …]
|
| H A D | config.c | 147 free(attribs->syspath); in config_odev_free_attributes()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-hook-Do-not-append-int-to-std-string.patch | 10 | || sprintf(syspath, "%s/%s", sysconfdir, FN + 1) < 0) 25 - syspath = malloc(strlen(sysconfdir) + sizeof FN); 26 + syspath = malloc(strlen(sysconfdir) + sizeof FN + 2); 27 + syspath[strlen(sysconfdir) + sizeof FN + 1] = '\0'; 28 if (syspath == NULL 29 - || sprintf(syspath, "%s/%s", sysconfdir, FN + 1) < 0) 30 + || sprintf(syspath, "%s/%s", sysconfdir, FN) < 0)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | multipathd.oe | 24 syspath=/sys/block 84 [ -d $syspath/$root_dm_device ] && teardown_slaves $syspath/$root_dm_device
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | hotplug.h | 45 char *syspath; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86platformBus.h | 116 return xf86_platform_device_odev_attributes(device)->syspath; in _xf86_get_platform_device_attrib()
|
| H A D | xf86platformBus.c | 753 xf86Msg(X_NONE, "\tfalling back to %s\n", primaryBus.id.plat->attribs->syspath); in xf86platformPrimary()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 1348 char *syspath = in msEnableSharedPixmapFlipping() local 1350 syspath; in msEnableSharedPixmapFlipping() 1354 if (syspath && strstr(syspath, "usb")) in msEnableSharedPixmapFlipping() 1359 if (syspath && strstr(syspath, "evdi")) in msEnableSharedPixmapFlipping()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0013-backend-drm-Support-selecting-monitors.patch | 205 + char *syspath; 623 + device = udev_device_new_from_syspath(udev, b->drm.syspath);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 184 + char *syspath; 620 + udev_device = udev_device_new_from_syspath(udev, device->drm.syspath);
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 184 + char *syspath; 620 + udev_device = udev_device_new_from_syspath(udev, device->drm.syspath);
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 945 if dev in props and (not props[dev].syspath or len(dirname) < len(props[dev].syspath)): 946 props[dev].syspath = dirname[:-6] 950 dirname = props[dev].syspath 1221 self.syspath = ''
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 19424 it is removed again. The removed devices' config_info (i.e. the syspath) 72820 RFC: add new bus id support "PLAT:syspath". we probably
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |