Lines Matching refs:str
293 char *str = buf; in pm8001_ctl_aap_log_show() local
296 str += sprintf(str, "0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x" in pm8001_ctl_aap_log_show()
308 return str - buf; in pm8001_ctl_aap_log_show()
324 char *str = buf; in pm8001_ctl_ib_queue_log_show() local
332 str += sprintf(str, "0x%08x\n", IB_MEMMAP(start)); in pm8001_ctl_ib_queue_log_show()
339 return str - buf; in pm8001_ctl_ib_queue_log_show()
357 char *str = buf; in pm8001_ctl_ob_queue_log_show() local
365 str += sprintf(str, "0x%08x\n", OB_MEMMAP(start)); in pm8001_ctl_ob_queue_log_show()
372 return str - buf; in pm8001_ctl_ob_queue_log_show()
387 char *str = buf; in pm8001_ctl_bios_version_show() local
406 str += sprintf(str, "%c", in pm8001_ctl_bios_version_show()
409 return str - buf; in pm8001_ctl_bios_version_show()
429 char *str = buf; in pm8001_ctl_iop_log_show() local
432 str += sprintf(str, "0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x" in pm8001_ctl_iop_log_show()
444 return str - buf; in pm8001_ctl_iop_log_show()