Searched refs:hndrte_cons_t (Results 1 – 2 of 2) sorted by relevance
59 } hndrte_cons_t; typedef61 hndrte_cons_t *hndrte_get_active_cons_state(void);
2482 params[1] = sizeof(hndrte_cons_t); in dhd_consoledump()2496 start = (unsigned int)((hndrte_cons_t *)ptr)->log.buf; in dhd_consoledump()2497 size = ((hndrte_cons_t *)ptr)->log.buf_size; in dhd_consoledump()