Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchannel/
Dvisorchannel.h36 struct visorchannel *visorchannel_create(HOSTADDRESS physaddr,
38 struct visorchannel *visorchannel_create_overlapped(ulong channel_bytes,
39 struct visorchannel *parent,
41 struct visorchannel *visorchannel_create_with_lock(HOSTADDRESS physaddr,
44 struct visorchannel *visorchannel_create_overlapped_with_lock(
46 struct visorchannel *parent,
48 void visorchannel_destroy(struct visorchannel *channel);
49 int visorchannel_read(struct visorchannel *channel, ulong offset,
51 int visorchannel_write(struct visorchannel *channel, ulong offset,
53 int visorchannel_clear(struct visorchannel *channel, ulong offset,
[all …]
Dvisorchannel_funcs.c31 struct visorchannel { struct
52 static struct visorchannel *
54 struct visorchannel *parent, ulong off, uuid_le guid, in visorchannel_create_guts()
57 struct visorchannel *p = NULL; in visorchannel_create_guts()
113 struct visorchannel *
121 struct visorchannel *
130 struct visorchannel *
132 struct visorchannel *parent, ulong off, in visorchannel_create_overlapped()
140 struct visorchannel *
142 struct visorchannel *parent, ulong off, in visorchannel_create_overlapped_with_lock()
[all …]
DKconfig2 # Unisys visorchannel configuration
6 tristate "Unisys visorchannel driver"
9 If you say Y here, you will enable the Unisys visorchannel driver.
DMakefile5 obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel.o
7 visorchannel-y := visorchannel_main.o visorchannel_funcs.o
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dfile.c32 static struct visorchannel **file_controlvm_channel;
136 visorchipset_file_init(dev_t major_dev, struct visorchannel **controlvm_channel) in visorchipset_file_init()
Dfile.h24 struct visorchannel **pControlVm_channel);
DMakefile11 ccflags-y += -Idrivers/staging/unisys/visorchannel
Dvisorchipset_main.c99 static struct visorchannel *controlvm_channel;
/linux-4.1.27/drivers/staging/unisys/
DMakefile5 obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
DKconfig13 source "drivers/staging/unisys/visorchannel/Kconfig"
/linux-4.1.27/drivers/staging/unisys/Documentation/
Doverview.txt158 visorchannel
160 The visorchannel module is a support library that abstracts reading
173 visorchannel, and visorutil. The other drivers are required by the