HomeSort by relevance Sort by last modified time
    Searched defs:attribute_container (Results 26 - 42 of 42) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/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-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-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/8/platforms/android-3/arch-mips/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-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/8/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/8/platforms/android-4/arch-mips/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-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/8/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/8/platforms/android-5/arch-mips/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-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/8/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/8/platforms/android-8/arch-mips/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-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/8/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/8/platforms/android-9/arch-mips/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-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 *);

Completed in 482 milliseconds

12