OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nusers
(Results
1 - 3
of
3
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
bmtrace.c
61
int
nusers
;
member in struct:__anon13941
138
++bm_control->
nusers
;
145
bm_control->
nusers
= 1;
161
if (--bm_control->
nusers
)
/hardware/ti/wlan/wl1271/platforms/os/common/src/
tracebuf.c
55
int
nusers
;
member in struct:__anon8594
74
++tb_control->
nusers
;
81
tb_control->
nusers
= 1;
95
if (--tb_control->
nusers
)
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
tracebuf.c
55
int
nusers
;
member in struct:__anon14432
74
++tb_control->
nusers
;
81
tb_control->
nusers
= 1;
95
if (--tb_control->
nusers
)
Completed in 182 milliseconds