Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c216 vmbus_set_chn_rescind_callback(dev->channel, hv_uio_rescind); in hv_uio_open()
/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c1614 void vmbus_set_chn_rescind_callback(struct vmbus_channel *channel, in vmbus_set_chn_rescind_callback() function
1619 EXPORT_SYMBOL_GPL(vmbus_set_chn_rescind_callback);
/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c402 vmbus_set_chn_rescind_callback(chan, hvs_close_connection); in hvs_open_connection()
/openbmc/linux/include/linux/
H A Dhyperv.h1155 void vmbus_set_chn_rescind_callback(struct vmbus_channel *channel,