Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dfile.c32 static struct visorchannel **file_controlvm_channel; variable
74 if (*file_controlvm_channel == NULL) { in visorchipset_mmap()
77 visorchannel_read(*file_controlvm_channel, in visorchipset_mmap()
140 file_controlvm_channel = controlvm_channel; in visorchipset_file_init()