Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dconnection.c281 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dhyperv_vmbus.h728 struct vmbus_channel *relid2channel(u32 relid);
Dchannel_mgmt.c585 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()