Home | History | Annotate | Download | only in ap

Lines Matching refs:config_read_cb

162 	    iface->interfaces->config_read_cb == NULL)
164 newconf = iface->interfaces->config_read_cb(iface->config_fname);
1432 conf = interfaces->config_read_cb(hapd_iface->config_fname);
1527 conf = interfaces->config_read_cb(config_fname);
1938 if (conf_file && interfaces->config_read_cb) {
1939 conf = interfaces->config_read_cb(conf_file);