Lines Matching refs:into_buf
58 * @into_buf: when the into_buf is used if this is true
60 * @buf_size: size of buf to allocate when into_buf is true
102 bool into_buf;
232 test_fw_config->into_buf = false;
306 "into_buf:\t\t%s\n",
307 test_fw_config->into_buf ? "true" : "false");
522 &test_fw_config->into_buf);
529 return test_dev_config_show_bool(buf, test_fw_config->into_buf);
866 if (test_fw_config->into_buf) {