Lines Matching refs:into_buf
55 * @into_buf: when the into_buf is used if this is true
57 * @buf_size: size of buf to allocate when into_buf is true
98 bool into_buf;
201 test_fw_config->into_buf = false;
274 "into_buf:\t\t%s\n",
275 test_fw_config->into_buf ? "true" : "false");
457 &test_fw_config->into_buf);
464 return test_dev_config_show_bool(buf, test_fw_config->into_buf);
801 if (test_fw_config->into_buf) {