Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.h69 const char *(*udev_device_get_devnode)(struct udev_device *); member
A DSDL_udev.c70 SDL_UDEV_SYM(udev_device_get_devnode); in SDL_UDEV_load_syms()
409 path = _this->syms.udev_device_get_devnode(dev); in device_event()
/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c84 #define udev_device_get_devnode udev_ctx->udev_device_get_devnode macro
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c509 dev_path = udev_device_get_devnode(raw_dev); in hid_enumerate()

Completed in 14 milliseconds