Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h190 struct visorchannel *visorchannel_create_with_lock(u64 physaddr,
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchannel.c157 visorchannel_create_with_lock(u64 physaddr, unsigned long channel_bytes, in visorchannel_create_with_lock() function
163 EXPORT_SYMBOL_GPL(visorchannel_create_with_lock);
Dvisorchipset.c1251 visorchannel_create_with_lock(cmd->create_device.channel_addr, in my_device_create()
2275 controlvm_channel = visorchannel_create_with_lock(addr, tmp_sz, in visorchipset_init()