Home
last modified time | relevance | path

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

/drivers/visorbus/
Dvisorchipset.c85 struct visorchannel *controlvm_channel; member
116 err = visorchannel_read(chipset_dev->controlvm_channel, in toolaction_show()
134 err = visorchannel_write(chipset_dev->controlvm_channel, in toolaction_store()
151 err = visorchannel_read(chipset_dev->controlvm_channel, in boottotool_show()
171 err = visorchannel_write(chipset_dev->controlvm_channel, in boottotool_store()
188 err = visorchannel_read(chipset_dev->controlvm_channel, in error_show()
205 err = visorchannel_write(chipset_dev->controlvm_channel, in error_store()
221 err = visorchannel_read(chipset_dev->controlvm_channel, in textid_show()
238 err = visorchannel_write(chipset_dev->controlvm_channel, in textid_store()
254 err = visorchannel_read(chipset_dev->controlvm_channel, in remaining_steps_show()
[all …]