Home
last modified time | relevance | path

Searched defs:devpath (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_sg01.c46 static char devpath[PATH_MAX]; in find_generic_scsi_device() local
76 const char *devpath = find_generic_scsi_device(O_RDONLY); in setup() local
/third_party/alsa-utils/alsactl/
Dinit_sysfs.c72 static char *sysfs_attr_get_value(const char *devpath, const char *attr_name) in sysfs_attr_get_value()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c138 void joystick_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in joystick_udev_callback()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c214 void haptic_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in haptic_udev_callback()