Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dusbip_common.c112 int read_attr_value(struct sysfs_device *dev, const char *name, const char *format) in read_attr_value() function
184 do { (object)->name = (type) read_attr_value(dev, to_string(name), format); } while (0)
Dusbip_common.h135 int read_attr_value(struct sysfs_device *dev, const char *name, const char *format);