Home
last modified time | relevance | path

Searched refs:vmbus_add_channel_kobj (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhyperv_vmbus.h336 int vmbus_add_channel_kobj(struct hv_device *device_obj,
H A Dchannel_mgmt.c479 if (vmbus_add_channel_kobj(dev, newchannel)) in vmbus_add_channel_work()
H A Dvmbus_drv.c1935 * vmbus_add_channel_kobj - setup a sub-directory under device/channels
1937 int vmbus_add_channel_kobj(struct hv_device *dev, struct vmbus_channel *channel) in vmbus_add_channel_kobj() function
2034 ret = vmbus_add_channel_kobj(child_device_obj, in vmbus_device_register()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhyperv_vmbus.h350 int vmbus_add_channel_kobj(struct hv_device *device_obj,
H A Dchannel_mgmt.c511 if (vmbus_add_channel_kobj(dev, newchannel)) in vmbus_add_channel_work()
H A Dvmbus_drv.c1827 * vmbus_add_channel_kobj - setup a sub-directory under device/channels
1829 int vmbus_add_channel_kobj(struct hv_device *dev, struct vmbus_channel *channel) in vmbus_add_channel_kobj() function
1930 ret = vmbus_add_channel_kobj(child_device_obj, in vmbus_device_register()

Completed in 11 milliseconds