/third_party/eudev/src/libudev/ |
D | libudev-enumerate.c | 44 struct syspath { struct 45 char *syspath; member 66 struct syspath *devices; argument 168 static int syspath_add(struct udev_enumerate *udev_enumerate, const char *syspath) in syspath_add() 218 static bool devices_delay_end(struct udev *udev, const char *syspath) in devices_delay_end() 237 static size_t devices_delay_later(struct udev *udev, const char *syspath) in devices_delay_later() 675 char syspath[UTIL_PATH_SIZE]; in scan_dir_and_add_devices() local 774 _public_ int udev_enumerate_add_syspath(struct udev_enumerate *udev_enumerate, const char *syspath) in udev_enumerate_add_syspath()
|
D | libudev-util.c | 114 ssize_t util_get_sys_core_link_value(struct udev *udev, const char *slink, const char *syspath, cha… in util_get_sys_core_link_value() 133 int util_resolve_sys_link(struct udev *udev, char *syspath, size_t size) in util_resolve_sys_link()
|
D | libudev-device.c | 62 char *syspath; member 412 static int udev_device_set_syspath(struct udev_device *udev_device, const char *syspath) in udev_device_set_syspath() 759 _public_ struct udev_device *udev_device_new_from_syspath(struct udev *udev, const char *syspath) in udev_device_new_from_syspath() 2060 struct udev_device *udev_device_new_from_synthetic_event(struct udev *udev, const char *syspath, co… in udev_device_new_from_synthetic_event()
|
/third_party/eudev/test/ |
D | test-libudev.c | 111 static int test_device(struct udev *udev, const char *syspath) { in test_device() 125 static int test_device_parents(struct udev *udev, const char *syspath) { in test_device_parents() 416 const char *syspath = "/devices/virtual/mem/null"; in main() local
|
D | test-udev.c | 94 char syspath[UTIL_PATH_SIZE]; in main() local
|
/third_party/libevdev/libevdev/ |
D | libevdev-uinput-int.h | 27 char *syspath; /**< /sys path */ member
|
/third_party/eudev/src/udev/ |
D | udevadm-test-builtin.c | 53 char *syspath = NULL; in adm_builtin() local
|
D | udevadm-test.c | 49 const char *syspath = NULL; in adm_test() local
|
D | udev-event.c | 940 char syspath[UTIL_PATH_SIZE]; local
|
/third_party/libinput/udev/ |
D | libinput-fuzz-to-zero.c | 86 const char *syspath; in main() local
|
D | libinput-fuzz-extract.c | 119 const char *syspath; in main() local
|
D | libinput-device-group.c | 157 const char *syspath, in main() local
|
/third_party/libinput/src/ |
D | udev-seat.c | 57 const char *syspath; in filter_duplicates() local 152 const char *syspath; in device_removed() local
|
D | evdev-tablet-pad-leds.c | 197 const char *syspath) in pad_group_new() 282 char syspath[PATH_MAX]; in pad_init_led_groups() local
|
D | quirks.c | 355 const char *syspath = "/sys/devices/virtual/dmi/id"; in init_dmi() local 391 const char *syspath = "/sys/firmware/devicetree/base/compatible"; in init_dt() local
|
/third_party/weston/libweston/backend-drm/ |
D | libbacklight.c | 156 const char *syspath = NULL; in backlight_init() local
|
/third_party/weston/libweston/ |
D | touch-calibration.c | 448 const char *syspath) in weston_compositor_find_touch_device_by_syspath() 476 const char *syspath, in touch_calibration_create_calibrator()
|
D | input.c | 143 const char *syspath, in weston_touch_create_touch_device()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2deviceprovider.h | 89 gchar *syspath; member
|
/third_party/python/Python/ |
D | traceback.c | 302 PyObject *syspath; in _Py_FindSourceFile() local
|
/third_party/libuv/test/ |
D | test-spawn.c | 1675 char* syspath = getenv("PATH"); in TEST_IMPL() local
|
/third_party/libinput/test/ |
D | litest.c | 1883 const char *syspath) in udev_wait_for_device_event() 3361 const char *syspath; in litest_create_uinput_device_from_description() local
|
/third_party/libinput/tools/ |
D | libinput-record.c | 1726 char syspath[PATH_MAX]; in print_hid_report_descriptor() local
|
/third_party/weston/include/libweston/ |
D | libweston.h | 580 char *syspath; /**< unique name */ member
|