Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/lib/
H A Dsysfs.c35 static int sysfs_val_get_int(const char *component, const char *name, in sysfs_val_get_int() function
73 return sysfs_val_get_int("devices", bdf, file); in sysfs_device_val_get()