Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dhyperv_vmbus.h484 int hv_remove_ring_sysfs(struct vmbus_channel *channel);
H A Dvmbus_drv.c1949 int hv_remove_ring_sysfs(struct vmbus_channel *channel) in hv_remove_ring_sysfs() function
1959 EXPORT_SYMBOL_GPL(hv_remove_ring_sysfs);
/linux-6.15/drivers/uio/
H A Duio_hv_generic.c373 hv_remove_ring_sysfs(dev->channel); in hv_uio_remove()