HomeSort by relevance Sort by last modified time
    Searched refs:wl12xx_common (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
nvs.h 9 void cfg_nvs_ops(struct wl12xx_common *cmn);
11 int create_nvs_file(struct wl12xx_common *cmn);
13 int update_nvs_file(const char *nvs_file, struct wl12xx_common *cmn);
15 int dump_nvs_file(const char *nvs_file, struct wl12xx_common *cmn);
18 struct wl12xx_common *cmn);
21 struct wl12xx_common *cmn);
misc_cmds.c 226 struct wl12xx_common cmn = {
265 struct wl12xx_common cmn = {
309 struct wl12xx_common cmn = {
350 struct wl12xx_common cmn = {
378 struct wl12xx_common cmn = {
413 struct wl12xx_common cmn = {
ini.h 297 struct wl12xx_common { struct
307 int (*prs_general_prms)(char *l, struct wl12xx_common *cmn,
323 int nvs_get_arch(int file_size, struct wl12xx_common *cmn);
325 int read_ini(const char *filename, struct wl12xx_common *cmn);
nvs.c 242 void cfg_nvs_ops(struct wl12xx_common *cmn)
518 struct wl12xx_common cmn = {
649 int create_nvs_file(struct wl12xx_common *cmn)
682 int update_nvs_file(const char *nvs_file, struct wl12xx_common *cmn)
720 int dump_nvs_file(const char *nvs_file, struct wl12xx_common *cmn)
744 struct wl12xx_common *cmn)
791 struct wl12xx_common *cmn)
ini.c 186 static int parse_general_prms(char *l, struct wl12xx_common *cmn,
240 static int parse_general_prms_128x(char *l, struct wl12xx_common *cmn,
878 static int ini_parse_line(char *l, int nbr, struct wl12xx_common *cmn)
1022 int nvs_get_arch(int file_size, struct wl12xx_common *cmn)
1047 static int ini_get_arch(FILE *f, struct wl12xx_common *cmn)
1081 int read_ini(const char *filename, struct wl12xx_common *cmn)

Completed in 166 milliseconds