OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvs_fill_radio_prms
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/
nvs.c
182
.
nvs_fill_radio_prms
= nvs_fill_radio_params,
188
.
nvs_fill_radio_prms
= nvs_fill_radio_params_128x,
640
if (cmn.nvs_ops->
nvs_fill_radio_prms
(new_nvs, NULL, buf)) {
671
if (cmn->nvs_ops->
nvs_fill_radio_prms
(new_nvs, &cmn->ini, buf)) {
709
if (cmn->nvs_ops->
nvs_fill_radio_prms
(new_nvs, &cmn->ini, buf)) {
ini.h
318
int (*
nvs_fill_radio_prms
)(int fd, struct wl12xx_ini *p, char *buf);
member in struct:wl12xx_nvs_ops
Completed in 26 milliseconds