Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h358 struct vmbus_channel *relid2channel(u32 relid);
H A Dconnection.c368 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
H A Dchannel_mgmt.c1182 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
H A Dvmbus_drv.c1246 channel = relid2channel(relid); in vmbus_chan_sched()