Home
last modified time | relevance | path

Searched refs:memory_read_from_buffer (Results 1 – 23 of 23) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c60 ret = memory_read_from_buffer(to, count, &pos, in memcons_copy()
81 ret = memory_read_from_buffer(to, count, &pos, conbuf, out_pos); in memcons_copy()
/linux/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c48 return memory_read_from_buffer(buf, count, &pos, memconsole_baseaddr, in memconsole_read()
/linux/net/sunrpc/
H A Dsysctl.c54 len = memory_read_from_buffer(buffer, *lenp, ppos, tmpbuf, len); in proc_do_xprt()
/linux/drivers/zorro/
H A Dzorro-sysfs.c99 return memory_read_from_buffer(buf, count, &off, &cd, sizeof(cd)); in zorro_read_config()
/linux/drivers/s390/cio/
H A Dchp.c143 return memory_read_from_buffer(buf, count, &off, &chp->cmg_chars, in measurement_chars_read()
155 return memory_read_from_buffer(buf, count, &off, &chp->cmcb, in measurement_chars_full_read()
446 rc = memory_read_from_buffer(buf, count, &off, chp->desc_fmt3.util_str, in util_string_read()
/linux/drivers/mtd/spi-nor/
H A Dsysfs.c62 return memory_read_from_buffer(buf, count, &off, nor->sfdp->dwords, in sfdp_read()
/linux/drivers/of/
H A Dkobj.c36 return memory_read_from_buffer(buf, count, &offset, pp->value, pp->length); in of_node_property_read()
/linux/drivers/scsi/qedf/
H A Dqedf_attr.c116 ret = memory_read_from_buffer(buf, count, &off, in qedf_sysfs_read_grcdump()
/linux/arch/powerpc/kernel/
H A Dsecvar-sysfs.c81 rc = memory_read_from_buffer(buf, count, &off, data, dsize); in data_read()
/linux/arch/s390/pci/
H A Dpci_sysfs.c138 return memory_read_from_buffer(buf, count, &off, zdev->util_str, in util_string_read()
/linux/lib/
H A Dbitmap-str.c64 size = memory_read_from_buffer(buf, count, &off, data, strlen(data) + 1); in bitmap_print_to_pagebuf()
/linux/drivers/base/
H A Ddevcoredump.c247 return memory_read_from_buffer(buffer, count, &offset, data, datalen); in devcd_readv()
/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c25 return memory_read_from_buffer(buf, count, &off, ha->fw_dump, in qla4_8xxx_sysfs_read_fw_dump()
/linux/drivers/leds/
H A Dled-triggers.c157 len = memory_read_from_buffer(buf, count, &pos, data, len); in led_trigger_read()
/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c189 copy_sz = memory_read_from_buffer(buffer, count, &offset, in rproc_coredump_read()
/linux/drivers/virt/coco/guest/
H A Dreport.c259 return memory_read_from_buffer(buf, count, &offset, out, len); in __read_report()
/linux/drivers/platform/x86/dell/
H A Ddcdbas.c172 ret = memory_read_from_buffer(buf, count, &pos, smi_buf.virt, in smi_data_read()
/linux/drivers/firmware/
H A Ddmi-sysfs.c533 return memory_read_from_buffer(state->buf, state->count, in dmi_entry_raw_read_helper()
/linux/drivers/scsi/
H A D3w-sas.c112 …ret = memory_read_from_buffer(outbuf, count, &offset, tw_dev->event_queue[0], sizeof(TW_Event) * T… in twl_sysfs_aen_read()
143 …ret = memory_read_from_buffer(outbuf, count, &offset, &tw_dev->tw_compat_info, sizeof(TW_Compatibi… in twl_sysfs_compat_info()
H A Dipr.c3379 ret = memory_read_from_buffer(buf, count, &off, ioa_cfg->trace, in ipr_read_trace()
4107 ret = memory_read_from_buffer(buf, count, &off, &hostrcb->hcam, in ipr_read_async_err_log()
/linux/drivers/acpi/
H A Dsysfs.c336 rc = memory_read_from_buffer(buf, count, &offset, table_header, in acpi_table_show()
/linux/arch/s390/kernel/
H A Dipl.c313 return memory_read_from_buffer(buf, count, &off, \
460 return memory_read_from_buffer(buf, count, &off, &ipl_block, in sys_ipl_parameter_read()
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c2197 return memory_read_from_buffer(buf, count, &off, edid, EDID_LENGTH); in radeon_show_one_edid()