Searched refs:udev_device_get_devnode (Results 1 – 4 of 4) sorted by relevance
69 const char *(*udev_device_get_devnode)(struct udev_device *); member
70 SDL_UDEV_SYM(udev_device_get_devnode); in SDL_UDEV_load_syms()409 path = _this->syms.udev_device_get_devnode(dev); in device_event()
84 #define udev_device_get_devnode udev_ctx->udev_device_get_devnode macro
509 dev_path = udev_device_get_devnode(raw_dev); in hid_enumerate()
Completed in 14 milliseconds