Searched refs:visorchannel_read (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/unisys/visorchannel/ |
D | visorchannel_funcs.c | 221 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()
|
D | visorchannel.h | 49 int visorchannel_read(struct visorchannel *channel, ulong offset,
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | visorchipset_main.c | 357 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 …]
|
D | file.c | 77 visorchannel_read(*file_controlvm_channel, in visorchipset_mmap()
|