HomeSort by relevance Sort by last modified time
    Searched refs:platform_device (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /development/ndk/platforms/android-3/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
platform_device.h 17 struct platform_device { struct
25 #define to_platform_device(x) container_of((x), struct platform_device, dev)
28 int (*probe)(struct platform_device *);
29 int (*remove)(struct platform_device *);
30 void (*shutdown)(struct platform_device *);
31 int (*suspend)(struct platform_device *, pm_message_t state);
32 int (*resume)(struct platform_device *);

Completed in 976 milliseconds

1 2 3 4 5 6