Lines Matching refs:scnprintf
44 count += scnprintf(buf + count, PAGE_SIZE - count, in reboot_show()
46 count += scnprintf(buf + count, PAGE_SIZE - count, in reboot_show()
154 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
156 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
158 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
168 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
171 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
175 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
184 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
187 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
195 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
197 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
199 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
208 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
211 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
216 count += scnprintf(buf + count, PAGE_SIZE - count, in version_show()
249 ret = scnprintf(buf, PAGE_SIZE, in flashinfo_show()
286 ret = scnprintf(buf, PAGE_SIZE, "%d\n", resp->kb_wake_angle.ret); in kb_wake_angle_show()