Searched refs:udev_device_unref (Results 1 – 5 of 5) sorted by relevance
75 void (*udev_device_unref)(struct udev_device *); member
76 SDL_UDEV_SYM(udev_device_unref); in SDL_UDEV_load_syms()223 _this->syms.udev_device_unref(dev); in SDL_UDEV_Scan()506 _this->syms.udev_device_unref(dev); in SDL_UDEV_Poll()
322 udev_device_unref(udev_dev); in is_bluetooth()435 udev_device_unref(udev_dev); in get_device_string()645 udev_device_unref(raw_dev); in hid_enumerate()
77 #define udev_device_unref udev_ctx->udev_device_unref macro
349 usyms->udev_device_unref(pUdevDevice); in HIDAPI_UpdateDiscovery()
Completed in 13 milliseconds