/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
platform_device.h | 25 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/external/kernel-headers/original/linux/ |
platform_device.h | 24 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
fimg2d.h | 28 #define to_fimg2d_plat(d) (to_platform_device(d)->dev.platform_data)
|