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

/linux-master/drivers/hwtracing/intel_th/
H A Dcore.c41 static int intel_th_child_remove(struct device *dev, void *data) function
111 * intel_th_child_remove returns 0 unconditionally, so there is
114 device_for_each_child(dev, thdev, intel_th_child_remove);

Completed in 97 milliseconds