OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tb_control_t
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/wlan/wl1271/platforms/os/common/src/
tracebuf.c
59
}
tb_control_t
;
typedef in typeref:struct:__anon18974
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 49 milliseconds