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

1 2

  /bionic/libc/kernel/common/linux/
device.h 41 struct class_device;
117 int (*uevent)(struct class_device *dev, char **envp,
120 void (*release)(struct class_device *dev);
134 ssize_t (*show)(struct class_device *, char * buf);
135 ssize_t (*store)(struct class_device *, const char * buf, size_t count);
139 struct class_device { struct
150 struct class_device *parent;
152 void (*release)(struct class_device *dev);
154 int (*uevent)(struct class_device *dev, char **envp,
162 int (*add) (struct class_device *, struct class_interface *)
    [all...]
  /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/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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...]

Completed in 469 milliseconds

1 2