Home
last modified time | relevance | path

Searched defs:uintptr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dtypedefs.h84 typedef ULONG_PTR uintptr; typedef
87 typedef unsigned long long int uintptr; typedef
246 typedef unsigned int uintptr; typedef
392 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dtypedefs.h84 typedef ULONG_PTR uintptr; typedef
87 typedef unsigned long long int uintptr; typedef
246 typedef unsigned int uintptr; typedef
392 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dtypedefs.h79 typedef unsigned long long int uintptr; typedef
209 typedef unsigned int uintptr; typedef
353 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dtypedefs.h79 typedef unsigned long long int uintptr; typedef
209 typedef unsigned int uintptr; typedef
353 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dtypedefs.h79 typedef unsigned long long int uintptr; typedef
209 typedef unsigned int uintptr; typedef
353 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dtypedefs.h78 typedef unsigned long long int uintptr; typedef
217 typedef unsigned int uintptr; typedef
366 typedef UINTN uintptr; typedef
/OK3568_Linux_fs/u-boot/test/stdint/
H A Dint-types.c6 uintptr_t uintptr = 0; in test_types() local