/external/kernel-headers/original/linux/ |
attribute_container.h | 17 struct attribute_container { struct 22 int (*match)(struct attribute_container *, struct device *); 28 attribute_container_no_classdevs(struct attribute_container *atc) 34 attribute_container_set_no_classdevs(struct attribute_container *atc) 39 int attribute_container_register(struct attribute_container *cont); 40 int attribute_container_unregister(struct attribute_container *cont); 42 int (*fn)(struct attribute_container *, 46 int (*fn)(struct attribute_container *, 50 void (*fn)(struct attribute_container *, 54 int (*fn)(struct attribute_container *, [all...] |
transport_class.h | 13 #include <linux/attribute_container.h> 40 struct attribute_container container; 57 struct attribute_container ac;
|
/bionic/libc/kernel/common/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/development/ndk/platforms/android-3/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
attribute_container.h | 20 struct attribute_container { struct 25 int (*match)(struct attribute_container *, struct device *); 30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *); 31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
|
transport_class.h | 16 #include <linux/attribute_container.h> 34 struct attribute_container container; 42 struct attribute_container ac;
|
/prebuilt/android-arm/kernel/ |
vmlinux-qemu | |