Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hv/
Dchannel_mgmt.c26 static void init_vp_index(struct vmbus_channel *channel, u16 dev_type);
448 init_vp_index(newchannel, dev_type); in vmbus_add_channel_work()
652 static void init_vp_index(struct vmbus_channel *channel, u16 dev_type) in init_vp_index() function