Searched defs:devpath (Results 1 – 8 of 8) sorted by relevance
46 static char devpath[PATH_MAX]; in find_generic_scsi_device() local76 const char *devpath = find_generic_scsi_device(O_RDONLY); in setup() local
95 const char *devpath; in main() local
72 static char *sysfs_attr_get_value(const char *devpath, const char *attr_name) in sysfs_attr_get_value()
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