Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dchannel_mgmt.c29 static void init_vp_index(struct vmbus_channel *channel);
643 init_vp_index(newchannel); in vmbus_process_offer()
749 static void init_vp_index(struct vmbus_channel *channel) in init_vp_index() function