Lines Matching refs:scnprintf
58 return scnprintf(buf, PAGE_SIZE, "%s\n", chip->ppi_version); in tpm_show_ppi_version()
85 size = scnprintf(buf, PAGE_SIZE, "%llu\n", in tpm_show_ppi_request()
186 status = scnprintf(buf, PAGE_SIZE, "%d: %s\n", ret, info[ret]); in tpm_show_ppi_transition_action()
188 status = scnprintf(buf, PAGE_SIZE, "%d: %s\n", ret, in tpm_show_ppi_transition_action()
230 status = scnprintf(buf, PAGE_SIZE, "%llu %s\n", req, in tpm_show_ppi_response()
233 status = scnprintf(buf, PAGE_SIZE, "%llu %s\n", req, in tpm_show_ppi_response()
236 status = scnprintf(buf, PAGE_SIZE, "%llu %s\n", req, in tpm_show_ppi_response()
239 status = scnprintf(buf, PAGE_SIZE, "%llu %llu: %s\n", in tpm_show_ppi_response()
242 status = scnprintf(buf, PAGE_SIZE, "%llu %llu: %s\n", in tpm_show_ppi_response()
245 status = scnprintf(buf, PAGE_SIZE, "%llu: %s\n", in tpm_show_ppi_response()
288 str += scnprintf(str, PAGE_SIZE, "%d %d: %s\n", in show_ppi_operations()