Searched refs:attribute_container_remove_attrs (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dattribute_container.h72 void attribute_container_remove_attrs(struct device *classdev);
/linux-master/drivers/base/
H A Dattribute_container.c231 attribute_container_remove_attrs(&ic->classdev);
480 * attribute_container_remove_attrs - remove any attribute files
486 attribute_container_remove_attrs(struct device *classdev) function
516 attribute_container_remove_attrs(classdev);

Completed in 124 milliseconds