Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hv/
Dhyperv_vmbus.h339 struct vmbus_channel *relid2channel(u32 relid);
Dconnection.c312 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dchannel_mgmt.c1044 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()