Lines Matching defs:pfx2
960 char pfx2[16];
963 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: "");
973 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: "");
975 err = tplg_save_fe_dai(tplg, elem, dst, pfx2);
977 err = tplg_save_streams(tplg, elem, dst, pfx2);
982 "data", dst, pfx2);
1106 char pfx2[16];
1111 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: "");
1126 err = tplg_save_streams(tplg, elem, dst, pfx2);
1131 "data", dst, pfx2);
1269 char pfx2[16];
1274 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: "");
1292 "hw_configs", dst, pfx2);
1295 "data", dst, pfx2);
1349 char pfx2[16];
1354 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: "");