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

1 2 3

  /development/ndk/platforms/android-3/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
device.h 33 struct class_device;
112 int (*uevent)(struct class_device *dev, char **envp,
115 void (*release)(struct class_device *dev);
129 ssize_t (*show)(struct class_device *, char * buf);
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
135 struct class_device { struct
145 struct class_device *parent;
148 void (*release)(struct class_device *dev);
149 int (*uevent)(struct class_device *dev, char **envp,
158 int (*add) (struct class_device *, struct class_interface *)
    [all...]

Completed in 874 milliseconds

1 2 3