Searched defs:devpath (Results 1 – 7 of 7) sorted by relevance
47 static char devpath[PATH_MAX]; in find_generic_scsi_device() local77 const char *devpath = find_generic_scsi_device(O_RDONLY); in setup() local
95 const char *devpath; in main() local
61 static void extract_info(struct udev_device *dev, const char *devpath, bool test) { in extract_info()
95 const char *devpath; member
138 void joystick_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in joystick_udev_callback()
214 void haptic_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in haptic_udev_callback()
63 const char *devpath; member