Searched defs:dev_path (Results 1 – 4 of 4) sorted by relevance
216 const char* dev_path) in SDL_EVDEV_udev_callback()353 SDL_EVDEV_device_added(const char *dev_path, int udev_class) in SDL_EVDEV_device_added()
213 const char* dev_path) in SDL_EVDEV_udev_callback()708 SDL_EVDEV_device_added(const char *dev_path, int udev_class) in SDL_EVDEV_device_added()762 SDL_EVDEV_device_removed(const char *dev_path) in SDL_EVDEV_device_removed()
492 const char *dev_path; in hid_enumerate() local
991 char *dev_path = make_path(usb_dev, intf_desc->bInterfaceNumber); in hid_open_path() local
Completed in 10 milliseconds