sysfs_update_file(9)
NAME
- sysfs_update_file - update the modified timestamp on an
- object attribute.
SYNOPSIS
int sysfs_update_file(struct kobject * kobj, const struct attribute * attr);
ARGUMENTS
- kobj
- object we're acting for.
- attr
- attribute descriptor.