Searched refs:chn_rescind_callback (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel_mgmt.c1231 if (channel->chn_rescind_callback) {
1232 channel->chn_rescind_callback(channel);
1617 channel->chn_rescind_callback = chn_rescind_cb;
/linux-master/include/linux/
H A Dhyperv.h955 void (*chn_rescind_callback)(struct vmbus_channel *channel); member in struct:vmbus_channel

Completed in 285 milliseconds