Home
last modified time | relevance | path

Searched refs:visorchannel_read (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/visorchannel/
Dvisorchannel_funcs.c221 visorchannel_read(struct visorchannel *channel, ulong offset, in visorchannel_read() function
233 EXPORT_SYMBOL_GPL(visorchannel_read);
571 errcode = visorchannel_read(channel, off, in visorchannel_debug()
612 errcode = visorchannel_read(channel, in visorchannel_debug()
647 errcode = visorchannel_read(chan, off, buf, len); in visorchannel_dump_section()
Dvisorchannel.h49 int visorchannel_read(struct visorchannel *channel, ulong offset,
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c357 visorchannel_read(controlvm_channel, in toolaction_show()
389 visorchannel_read(controlvm_channel, in boottotool_show()
423 visorchannel_read(controlvm_channel, in error_show()
453 visorchannel_read(controlvm_channel, in textid_show()
483 visorchannel_read(controlvm_channel, in remaining_steps_show()
730 if (visorchannel_read(controlvm_channel, in visorchipset_save_message()
747 if (visorchannel_read(controlvm_channel, in visorchipset_save_message()
1324 if (visorchannel_read(controlvm_channel, in initialize_controlvm_payload()
1332 if (visorchannel_read(controlvm_channel, in initialize_controlvm_payload()
1886 if (visorchannel_read(controlvm_channel, in setup_crash_devices_work_queue()
[all …]
Dfile.c77 visorchannel_read(*file_controlvm_channel, in visorchipset_mmap()