Home
last modified time | relevance | path

Searched refs:udev_device_unref (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.h75 void (*udev_device_unref)(struct udev_device *); member
A DSDL_udev.c76 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()
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c322 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()
/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c77 #define udev_device_unref udev_ctx->udev_device_unref macro
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c349 usyms->udev_device_unref(pUdevDevice); in HIDAPI_UpdateDiscovery()

Completed in 13 milliseconds