Home
last modified time | relevance | path

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

/linux-3.3/drivers/hv/
Dconnection.c190 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
220 channel = relid2channel(relid); in process_chn_event()
Dhyperv_vmbus.h612 struct vmbus_channel *relid2channel(u32 relid);
Dchannel_mgmt.c369 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()