Home
last modified time | relevance | path

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

/linux-2.6.39/fs/configfs/
Dsymlink.c112 static int get_target(const char *symname, struct path *path, in get_target() function
165 ret = get_target(symname, &path, &target_item); in configfs_symlink()
/linux-2.6.39/drivers/hwmon/
Dmax6650.c226 static ssize_t get_target(struct device *dev, struct device_attribute *devattr, in get_target() function
462 static DEVICE_ATTR(fan1_target, S_IWUSR | S_IRUGO, get_target, set_target);