Lines Matching refs:scnprintf
46 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_reboot()
48 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_reboot()
161 count = scnprintf(buf, PAGE_SIZE, in show_ec_version()
170 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
172 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
174 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
184 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
187 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
191 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
200 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
203 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
211 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
213 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
215 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
224 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
227 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
232 count += scnprintf(buf + count, PAGE_SIZE - count, in show_ec_version()
264 ret = scnprintf(buf, PAGE_SIZE, in show_ec_flashinfo()
271 ret = scnprintf(buf, PAGE_SIZE, in show_ec_flashinfo()