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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osRgstry_parser.c 44 static char *init_file = NULL; variable
53 init_file = file_buf;
120 char *s, *buf = init_file, *end_buf = init_file + init_file_length;
128 print_deb("\n++++++++++++\n%s+++++++++++\n", init_file);
132 if( !name || !*name || !init_file || !init_file_length )
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osRgstry_parser.c 40 static char *init_file = NULL; variable
48 init_file = file_buf;
117 char *s, *buf = init_file, *end_buf = init_file + init_file_length;
125 print_deb("\n++++++++++++\n%s+++++++++++\n", init_file);
129 if( !name || !*name || !init_file || !init_file_length )
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osRgstry_parser.c 44 static char *init_file = NULL; variable
53 init_file = file_buf;
120 char *s, *buf = init_file, *end_buf = init_file + init_file_length;
128 print_deb("\n++++++++++++\n%s+++++++++++\n", init_file);
132 if( !name || !*name || !init_file || !init_file_length )

Completed in 64 milliseconds