HomeSort by relevance Sort by last modified time
    Searched defs:attribute_container (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
attribute_container.h 26 struct attribute_container { struct
32 int (*match)(struct attribute_container *, struct device *);
37 struct attribute_container *attribute_container_classdev_to_container(struct class_device *);
39 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *);
  /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 *);
  /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...]
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/4/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 *);
  /prebuilts/ndk/5/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 *);
  /prebuilts/ndk/6/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 *);
  /prebuilts/ndk/6/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 *);
  /prebuilts/ndk/7/platforms/android-14/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 *);
  /prebuilts/ndk/7/platforms/android-14/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/platforms/android-4/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/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 *);
  /prebuilts/ndk/7/platforms/android-9/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 *);
  /prebuilts/ndk/7/platforms/android-9/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 *);
  /prebuilts/ndk/8/platforms/android-14/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 *);

Completed in 193 milliseconds

1 2