Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2205 dhd_get_debug_info(void *dhd, hndrte_debug_t *debug_info) in dhd_get_debug_info() argument
2254 memcpy((char *) debug_info, buffer, sizeof(hndrte_debug_t)); in dhd_get_debug_info()
2257 if ((debug_info->magic != HNDRTE_DEBUG_MAGIC) || in dhd_get_debug_info()
2258 (debug_info->version != HNDRTE_DEBUG_VERSION)) { in dhd_get_debug_info()