Home
last modified time | relevance | path

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

/include/linux/
Dattribute_container.h61 int attribute_container_add_attrs(struct device *classdev);
62 int attribute_container_add_class_device(struct device *classdev);
65 struct device *classdev);
66 void attribute_container_remove_attrs(struct device *classdev);
67 void attribute_container_class_device_del(struct device *classdev);
70 struct device_attribute **attribute_container_classdev_to_attrs(const struct device *classdev);
/include/linux/mfd/wm8350/
Dcore.h595 struct device *classdev; member