/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 *);
|
/prebuilts/ndk/8/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/8/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/8/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/8/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/8/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/8/platforms/android-9/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-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/9/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/9/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/9/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/9/platforms/android-18/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/9/platforms/android-18/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/9/platforms/android-18/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/9/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/9/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/9/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/9/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/9/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/9/platforms/android-9/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/9/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 *);
|
/external/chromium_org/skia/ext/ |
platform_canvas.cc | 17 PlatformDevice* platform_device = GetPlatformDevice(GetTopDevice(*canvas)); local 18 return platform_device && platform_device->SupportsPlatformPaint(); 22 PlatformDevice* platform_device = GetPlatformDevice(GetTopDevice(*canvas)); local 23 if (platform_device) 24 return platform_device->BeginPlatformPaint(); 30 PlatformDevice* platform_device = GetPlatformDevice(GetTopDevice(*canvas)); local 31 if (platform_device) 32 platform_device->EndPlatformPaint(); 37 PlatformDevice* platform_device = GetPlatformDevice(GetTopDevice(*canvas)) local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc.h | 16 #include <linux/platform_device.h> 309 int (*probe)(struct platform_device *pdev); 310 void (*remove)(struct platform_device *pdev); 311 int (*suspend)(struct platform_device *pdev, 313 int (*resume)(struct platform_device *pdev, 373 int (*probe)(struct platform_device *pdev); 374 int (*remove)(struct platform_device *pdev); 375 int (*suspend)(struct platform_device *pdev, pm_message_t state); 376 int (*resume)(struct platform_device *pdev); 383 int (*probe)(struct platform_device *pdev) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc.h | 16 #include <linux/platform_device.h> 309 int (*probe)(struct platform_device *pdev); 310 void (*remove)(struct platform_device *pdev); 311 int (*suspend)(struct platform_device *pdev, 313 int (*resume)(struct platform_device *pdev, 373 int (*probe)(struct platform_device *pdev); 374 int (*remove)(struct platform_device *pdev); 375 int (*suspend)(struct platform_device *pdev, pm_message_t state); 376 int (*resume)(struct platform_device *pdev); 383 int (*probe)(struct platform_device *pdev) [all...] |