Lines Matching refs:sprintf
248 len += sprintf(buf + len, "[%ld] ", supported[i]); in nd_size_select_show()
250 len += sprintf(buf + len, "%ld ", supported[i]); in nd_size_select_show()
251 len += sprintf(buf + len, "\n"); in nd_size_select_show()
288 len += sprintf(buf + len, "%s ", nvdimm_bus_cmd_name(cmd)); in commands_show()
289 len += sprintf(buf + len, "\n"); in commands_show()
312 return sprintf(buf, "%s\n", nvdimm_bus_provider(nvdimm_bus)); in provider_show()
345 return sprintf(buf, "1\n"); in wait_probe_show()
374 return sprintf(buf, "quiesce\n"); in capability_show()
376 return sprintf(buf, "live\n"); in capability_show()
403 return sprintf(buf, "idle\n"); in activate_show()
405 return sprintf(buf, "busy\n"); in activate_show()
407 return sprintf(buf, "armed\n"); in activate_show()
409 return sprintf(buf, "overflow\n"); in activate_show()