Searched refs:kSupportedTimers (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_dtb.cpp38 } kSupportedTimers[] = { variable in typeref:struct:supported_timers
89 for (uint32 i = 0; i < B_COUNT_OF(kSupportedTimers); i++) {
91 kSupportedTimers[i].dtb_compat)) {
93 memcpy(timer.kind, kSupportedTimers[i].kind,

Completed in 41 milliseconds