Home
last modified time | relevance | path

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

/trueos/sys/ofed/include/linux/
HDdevice.h394 sysfs_remove_file(&dev->kobj, &attr->attr); in device_remove_file()
411 sysfs_remove_file(&class->kobj, &attr->attr); in class_remove_file()
HDsysfs.h142 sysfs_remove_file(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file() function
/trueos/sys/ofed/drivers/infiniband/hw/mlx4/
HDsysfs.c179 sysfs_remove_file((_dentry)->kobj, &(_dentry)->dentry.attr); \
238 sysfs_remove_file(port->mcgs_parent, attr); in del_sysfs_port_mcg_attr()