| /kernel/linux/linux-5.10/drivers/android/ |
| D | Kconfig | 2 menu "Android" menu 4 config ANDROID config 5 bool "Android Drivers" 7 Enable support for various drivers needed on the Android platform 9 if ANDROID 12 bool "Android Binder IPC Driver" 16 Binder is used in Android for both communication between processes, 19 This means one Android process can call a method/routine in another 20 Android process, using Binder to identify, invoke and pass arguments 24 bool "Android Binderfs filesystem" [all …]
|
| /kernel/linux/linux-4.19/drivers/android/ |
| D | Kconfig | 2 menu "Android" menu 4 config ANDROID config 5 bool "Android Drivers" 7 Enable support for various drivers needed on the Android platform 9 if ANDROID 12 bool "Android Binder IPC Driver" 16 Binder is used in Android for both communication between processes, 19 This means one Android process can call a method/routine in another 20 Android process, using Binder to identify, invoke and pass arguments 24 string "Android Binder devices" [all …]
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | android.txt | 1 How to compile perf for Android 4 I. Set the Android NDK environment 7 (a). Use the Android NDK 9 1. You need to download and install the Android Native Development Kit (NDK). 11 export NDK=/path/to/android-ndk 16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm 18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android- 19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x86 21 This method is only tested for Android NDK versions Revision 11b and later. 25 (b). Use the Android source tree [all …]
|
| /kernel/linux/linux-4.19/tools/perf/Documentation/ |
| D | android.txt | 1 How to compile perf for Android 4 I. Set the Android NDK environment 7 (a). Use the Android NDK 9 1. You need to download and install the Android Native Development Kit (NDK). 11 export NDK=/path/to/android-ndk 16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm 18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android- 19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x86 21 This method is only tested for Android NDK versions Revision 11b and later. 25 (b). Use the Android source tree [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-wakeup | 3 Contact: Tri Vo <trong@android.com> 10 Contact: Tri Vo <trong@android.com> 16 Contact: Tri Vo <trong@android.com> 23 Contact: Tri Vo <trong@android.com> 30 Contact: Tri Vo <trong@android.com> 37 Contact: Tri Vo <trong@android.com> 44 Contact: Tri Vo <trong@android.com> 52 Contact: Tri Vo <trong@android.com> 59 Contact: Tri Vo <trong@android.com> 66 Contact: Tri Vo <trong@android.com> [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/android/ |
| D | Kconfig | 1 menu "Android" menu 3 if ANDROID 18 tristate "Android Virtual SoC support" 23 a 'cuttlefish' Android image inside QEmu. The driver interacts with 26 source "drivers/staging/android/ion/Kconfig" 28 endif # if ANDROID
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/goldfish/ |
| D | pipe.txt | 1 Android Goldfish QEMU Pipe 3 Andorid pipe virtual device generated by android emulator. 7 - compatible : should contain "google,android-pipe" to match emulator 14 compatible = "google,android-pipe";
|
| D | audio.txt | 1 Android Goldfish Audio 3 Android goldfish audio device generated by android emulator.
|
| D | battery.txt | 1 Android Goldfish Battery 3 Android goldfish battery device generated by android emulator.
|
| D | tty.txt | 1 Android Goldfish TTY 3 Android goldfish tty device generated by android emulator.
|
| D | events.txt | 1 Android Goldfish Events Keypad 3 Android goldfish events keypad device generated by android emulator.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/goldfish/ |
| D | pipe.txt | 1 Android Goldfish QEMU Pipe 3 Andorid pipe virtual device generated by android emulator. 7 - compatible : should contain "google,android-pipe" to match emulator 14 compatible = "google,android-pipe";
|
| D | battery.txt | 1 Android Goldfish Battery 3 Android goldfish battery device generated by android emulator.
|
| D | audio.txt | 1 Android Goldfish Audio 3 Android goldfish audio device generated by android emulator.
|
| D | tty.txt | 1 Android Goldfish TTY 3 Android goldfish tty device generated by android emulator.
|
| D | events.txt | 1 Android Goldfish Events Keypad 3 Android goldfish events keypad device generated by android emulator.
|
| /kernel/linux/linux-5.10/drivers/staging/android/ |
| D | Kconfig | 2 menu "Android" menu 4 if ANDROID 17 source "drivers/staging/android/ion/Kconfig" 19 endif # if ANDROID
|
| /kernel/linux/patches/linux-4.19/hi3516dv300_patch/ |
| D | hi3516dv300_small.patch | 1 diff --git a/include/uapi/linux/android/binder.h b/include/uapi/linux/android/binder.h 3 --- a/include/uapi/linux/android/binder.h 4 +++ b/include/uapi/linux/android/binder.h
|
| /kernel/linux/patches/linux-5.10/hi3516dv300_patch/ |
| D | hi3516dv300_small.patch | 1 diff --git a/include/uapi/linux/android/binder.h b/include/uapi/linux/android/binder.h 3 --- a/include/uapi/linux/android/binder.h 4 +++ b/include/uapi/linux/android/binder.h
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.txt | 12 For example modes common on Android platform: 14 - mode-recovery: Android Recovery mode, it is a mode to format the device or update a new image. 15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d…
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.yaml | 22 For example, modes common Android platform are: 24 - recovery: Android Recovery mode, it is a mode to format the device or update a new image. 25 …- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | google,goldfish-rtc.txt | 1 Android Goldfish RTC 3 Android Goldfish RTC device used by Android emulator.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/rtc/ |
| D | google,goldfish-rtc.txt | 1 Android Goldfish RTC 3 Android Goldfish RTC device used by Android emulator.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | google,goldfish-fb.txt | 1 Android Goldfish framebuffer 3 Android Goldfish framebuffer device used by Android emulator.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/ |
| D | google,goldfish-fb.txt | 1 Android Goldfish framebuffer 3 Android Goldfish framebuffer device used by Android emulator.
|