Home
last modified time | relevance | path

Searched defs:attribute_container (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dattribute_container.h20 struct attribute_container { struct
25 int (*match)(struct attribute_container *, struct device *); argument
30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); argument