OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prs_band5_prms
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/
ini.h
311
int (*
prs_band5_prms
)(char *l, struct wl12xx_ini *p);
member in struct:wl12xx_parse_ops
ini.c
904
return cmn->parse_ops->
prs_band5_prms
(l, &cmn->ini);
1007
.
prs_band5_prms
= parse_band5_prms,
1016
.
prs_band5_prms
= parse_band5_prms_128x,
Completed in 55 milliseconds