Home
last modified time | relevance | path

Searched refs:ANDROID_VERSION (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Dandroid-version.h14 #ifndef ANDROID_VERSION
15 #define ANDROID_VERSION(a, b, c, r) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvendor.h390 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
419 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
435 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
538 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
603 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
662 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
H A Ddhd_linux.c17913 if (ANDROID_VERSION > 0) in _dhd_module_init()
17914 printf("ANDROID_VERSION = %d\n", ANDROID_VERSION); in _dhd_module_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.h401 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
430 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
446 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
549 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
616 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
675 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) || (ANDROID_VERSION >= 12)
H A Ddhd_linux_priv.h504 #if defined(ANDROID_VERSION) && (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 19, 0))
H A Ddhd_linux.c17804 if (ANDROID_VERSION > 0) in _dhd_module_init()
17805 printf("ANDROID_VERSION = %d\n", ANDROID_VERSION); in _dhd_module_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinuxver.h965 #if (ANDROID_VERSION >= 13) && (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 15, 41))