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

/linux-4.1.27/include/linux/
H A Dattribute_container.h66 void attribute_container_remove_attrs(struct device *classdev);
/linux-4.1.27/drivers/base/
H A Dattribute_container.c232 attribute_container_remove_attrs(&ic->classdev); attribute_container_remove_device()
374 * attribute_container_remove_attrs - remove any attribute files
380 attribute_container_remove_attrs(struct device *classdev) attribute_container_remove_attrs() function
410 attribute_container_remove_attrs(classdev); attribute_container_class_device_del()

Completed in 157 milliseconds