/bionic/libc/kernel/common/linux/ |
moduleparam.h | 74 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/development/ndk/platforms/android-3/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/external/kernel-headers/original/linux/ |
moduleparam.h | 83 #define module_param(name, type, perm) \ macro
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/ |
moduleparam.h | 69 #define module_param(name, type, perm) module_param_named(name, name, type, perm) macro
|