Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
Dhyperv_vmbus.h449 int hv_debug_add_dev_dir(struct hv_device *dev);
466 static inline int hv_debug_add_dev_dir(struct hv_device *dev) in hv_debug_add_dev_dir() function
Dhv_debugfs.c109 int hv_debug_add_dev_dir(struct hv_device *dev) in hv_debug_add_dev_dir() function
Dvmbus_drv.c2036 hv_debug_add_dev_dir(child_device_obj); in vmbus_device_register()