Home
last modified time | relevance | path

Searched full:android (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/drivers/android/
DKconfig2 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-5.10/drivers/android/
DKconfig2 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-5.10/tools/perf/Documentation/
Dandroid.txt1 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-6.6/tools/perf/Documentation/
Dandroid.txt1 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/
Dsysfs-class-wakeup3 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-6.6/Documentation/ABI/testing/
Dsysfs-class-wakeup3 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-5.10/Documentation/devicetree/bindings/goldfish/
Dpipe.txt1 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";
Dbattery.txt1 Android Goldfish Battery
3 Android goldfish battery device generated by android emulator.
Daudio.txt1 Android Goldfish Audio
3 Android goldfish audio device generated by android emulator.
Dtty.txt1 Android Goldfish TTY
3 Android goldfish tty device generated by android emulator.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/goldfish/
Dpipe.txt1 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";
Dtty.txt1 Android Goldfish TTY
3 Android goldfish tty device generated by android emulator.
Daudio.txt1 Android Goldfish Audio
3 Android goldfish audio device generated by android emulator.
Dbattery.txt1 Android Goldfish Battery
3 Android goldfish battery device generated by android emulator.
/kernel/linux/linux-5.10/drivers/staging/android/
DKconfig2 menu "Android" menu
4 if ANDROID
17 source "drivers/staging/android/ion/Kconfig"
19 endif # if ANDROID
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
Dother.c4 * Android as (part of) the factory image. The factory kernels shipped on these
17 #include "x86-android-tablets.h"
19 /* Acer Iconia One 7 B1-750 has an Android factory img with everything hardcoded */
95 * Use the x86-android-tablets infra to create a gpio-button device for this.
116 * When booted with the BIOS set to Android mode the Chuwi Hi8 (CWI509) DSDT
201 * Cyberbook T116 Android version
202 * This comes in both Windows and Android versions and even on Android
205 * Use the x86-android-tablets infra to create a gpio-button device for these.
250 * The vendor-supplied Android-x86 build switches the device to a "Android" in czc_p10t_init()
257 * In the Android mode, the home button sends just a single scancode, in czc_p10t_init()
[all …]
DKconfig3 # X86 Android tablet support Kconfig
7 tristate "X86 Android tablet support"
10 X86 tablets which ship with Android as (part of) the factory image
20 If you have a x86 Android tablet say Y or M here, for a generic x86
DMakefile3 # X86 Android tablet support Makefile
6 obj-$(CONFIG_X86_ANDROID_TABLETS) += x86-android-tablets.o
8 x86-android-tablets-y := core.o dmi.o shared-psy-info.o \
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus_small.patch1 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-4.19/hispark_taurus_patch/
Dhispark_taurus_small.patch1 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-6.6/Documentation/devicetree/bindings/power/reset/
Dreboot-mode.yaml22 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/power/reset/
Dreboot-mode.yaml22 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/
Dgoogle,goldfish-rtc.txt1 Android Goldfish RTC
3 Android Goldfish RTC device used by Android emulator.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/
Dgoogle,goldfish-rtc.txt1 Android Goldfish RTC
3 Android Goldfish RTC device used by Android emulator.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dgoogle,goldfish-fb.txt1 Android Goldfish framebuffer
3 Android Goldfish framebuffer device used by Android emulator.

12345678910>>...19