Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhyperv_vmbus.h457 void hv_debug_rm_dev_dir(struct hv_device *dev);
464 static inline void hv_debug_rm_dev_dir(struct hv_device *dev) {}; in hv_debug_rm_dev_dir() function
H A Dhv_debugfs.c141 void hv_debug_rm_dev_dir(struct hv_device *dev) in hv_debug_rm_dev_dir() function
H A Dvmbus_drv.c953 hv_debug_rm_dev_dir(hv_dev); in vmbus_device_release()