Lines Matching refs:scnprintf
60 return scnprintf(buf, PAGE_SIZE, "%hu\n", subsystem_device_id); in board_id_show()
93 n = scnprintf(ptr, left, in config_show()
109 n = scnprintf(ptr, left, " %d %s%s", in config_show()
116 n = scnprintf(ptr, left, "\n"); in config_show()
119 n = scnprintf(ptr, left, "%s: no VFs\n", in config_show()
135 return scnprintf(buf, PAGE_SIZE, "%s\n", in iface_show()
146 return scnprintf(buf, PAGE_SIZE, "%u\n", in max_vf_show()
161 return scnprintf(buf, PAGE_SIZE, in qp_per_vf_show()
172 return scnprintf(buf, PAGE_SIZE, "%d\n", in cq_per_vf_show()
220 return scnprintf(buf, PAGE_SIZE, "0x%p\n", qp_grp->ctx); in context_show()
234 n = scnprintf(ptr, left, in summary_show()
246 n = scnprintf(ptr, left, "%s[%d] ", in summary_show()
253 n = scnprintf(ptr, left, "\n"); in summary_show()