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

/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A Dtracebuf.c59 } tb_control_t; typedef in typeref:struct:__anon1469
61 static tb_control_t *tb_control;
65 return TI_FIELD_OFFSET(tb_control_t, entry) + sizeof(tb_entry_t)*TB_NUM_ENTRIES;
77 tb_control = (tb_control_t *)TB_MALLOC(tb_control_size());

Completed in 53 milliseconds