Searched refs:visorchannel_create_guts (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | visorchannel.c | 63 visorchannel_create_guts(u64 physaddr, unsigned long channel_bytes, in visorchannel_create_guts() function 151 return visorchannel_create_guts(physaddr, channel_bytes, gfp, 0, guid, in visorchannel_create() 160 return visorchannel_create_guts(physaddr, channel_bytes, gfp, 0, guid, in visorchannel_create_with_lock()
|