Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhyperv_vmbus.h338 int vmbus_add_channel_kobj(struct hv_device *device_obj,
Dchannel_mgmt.c511 if (vmbus_add_channel_kobj(dev, newchannel)) in vmbus_add_channel_work()
Dvmbus_drv.c1991 int vmbus_add_channel_kobj(struct hv_device *dev, struct vmbus_channel *channel) in vmbus_add_channel_kobj() function
2091 ret = vmbus_add_channel_kobj(child_device_obj, in vmbus_device_register()