Home
last modified time | relevance | path

Searched refs:HNDRTE_DEBUG_MAGIC (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dhndrte_debug.h47 #define HNDRTE_DEBUG_MAGIC 0x47424544 /* 'DEBG' */ macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2257 if ((debug_info->magic != HNDRTE_DEBUG_MAGIC) || in dhd_get_debug_info()