OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tb_trace
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
tracebuf_api.h
55
int
tb_trace
(int loc, unsigned long p1, unsigned long p2);
69
#define
tb_trace
(loc, p1, p2)
macro
/hardware/ti/wlan/wl1271/platforms/os/common/src/
tracebuf.c
84
tb_trace
(0, 0, 0);
85
tb_trace
(0, 0, 0);
133
int
tb_trace
(int loc, unsigned long p1, unsigned long p2)
function
Completed in 2041 milliseconds