Home
last modified time | relevance | path

Searched defs:syspath (Results 1 – 24 of 24) sorted by relevance

/third_party/eudev/src/libudev/
Dlibudev-enumerate.c44 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()
Dlibudev-util.c114 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()
Dlibudev-device.c62 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/
Dtest-libudev.c111 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
Dtest-udev.c94 char syspath[UTIL_PATH_SIZE]; in main() local
/third_party/libevdev/libevdev/
Dlibevdev-uinput-int.h27 char *syspath; /**< /sys path */ member
/third_party/eudev/src/udev/
Dudevadm-test-builtin.c53 char *syspath = NULL; in adm_builtin() local
Dudevadm-test.c49 const char *syspath = NULL; in adm_test() local
Dudev-event.c940 char syspath[UTIL_PATH_SIZE]; local
/third_party/libinput/udev/
Dlibinput-fuzz-to-zero.c86 const char *syspath; in main() local
Dlibinput-fuzz-extract.c119 const char *syspath; in main() local
Dlibinput-device-group.c157 const char *syspath, in main() local
/third_party/libinput/src/
Dudev-seat.c57 const char *syspath; in filter_duplicates() local
152 const char *syspath; in device_removed() local
Devdev-tablet-pad-leds.c197 const char *syspath) in pad_group_new()
282 char syspath[PATH_MAX]; in pad_init_led_groups() local
Dquirks.c355 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/
Dlibbacklight.c156 const char *syspath = NULL; in backlight_init() local
/third_party/weston/libweston/
Dtouch-calibration.c448 const char *syspath) in weston_compositor_find_touch_device_by_syspath()
476 const char *syspath, in touch_calibration_create_calibrator()
Dinput.c143 const char *syspath, in weston_touch_create_touch_device()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.h89 gchar *syspath; member
/third_party/python/Python/
Dtraceback.c302 PyObject *syspath; in _Py_FindSourceFile() local
/third_party/libuv/test/
Dtest-spawn.c1675 char* syspath = getenv("PATH"); in TEST_IMPL() local
/third_party/libinput/test/
Dlitest.c1883 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/
Dlibinput-record.c1726 char syspath[PATH_MAX]; in print_hid_report_descriptor() local
/third_party/weston/include/libweston/
Dlibweston.h580 char *syspath; /**< unique name */ member