Home
last modified time | relevance | path

Searched refs:udev_device_new_from_syspath (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.h74 struct udev_device *(*udev_device_new_from_syspath)(struct udev *, const char *); member
A DSDL_udev.c75 SDL_UDEV_SYM(udev_device_new_from_syspath); in SDL_UDEV_load_syms()
220 struct udev_device *dev = _this->syms.udev_device_new_from_syspath(_this->udev, path); in SDL_UDEV_Scan()
/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c83 #define udev_device_new_from_syspath udev_ctx->udev_device_new_from_syspath macro
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c508 raw_dev = udev_device_new_from_syspath(udev, sysfs_path); in hid_enumerate()

Completed in 8 milliseconds