Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dconnection.c273 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dhyperv_vmbus.h718 struct vmbus_channel *relid2channel(u32 relid);
Dchannel_mgmt.c487 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()