OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tist_ko_path
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
691
char *
tist_ko_path
;
local
780
asprintf(&
tist_ko_path
,
782
if (0 == lstat(
tist_ko_path
, &file_stat)) {
785
free(
tist_ko_path
);
793
free(
tist_ko_path
);
803
asprintf(&
tist_ko_path
,
805
if (0 == lstat(
tist_ko_path
, &file_stat)) {
809
free(
tist_ko_path
);
817
free(
tist_ko_path
);
821
asprintf(&
tist_ko_path
,
[
all
...]
/hardware/ti/wpan/ti_st/uim-sysfs/
uim.c
666
char *
tist_ko_path
;
local
Completed in 1581 milliseconds