Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dhndrte_debug.h66 } hndrte_debug_t; typedef
103 extern hndrte_debug_t hndrte_debug_info __attribute__ ((weak));
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2205 dhd_get_debug_info(void *dhd, hndrte_debug_t *debug_info) in dhd_get_debug_info()
2246 params[1] = sizeof(hndrte_debug_t); in dhd_get_debug_info()
2254 memcpy((char *) debug_info, buffer, sizeof(hndrte_debug_t)); in dhd_get_debug_info()
2278 hndrte_debug_t debugInfo; in dhd_coredump()
2433 hndrte_debug_t debugInfo; in dhd_consoledump()