to_intel_th_device   32 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device   51 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device   59 drivers/hwtracing/intel_th/core.c 		hub = to_intel_th_device(dev->parent);
to_intel_th_device   70 drivers/hwtracing/intel_th/core.c 	ret = thdrv->probe(to_intel_th_device(dev));
to_intel_th_device  101 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device  180 drivers/hwtracing/intel_th/core.c 	intel_th_device_free(to_intel_th_device(dev));
to_intel_th_device  191 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device  208 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device  283 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device  291 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *thdev = to_intel_th_device(dev);
to_intel_th_device  806 drivers/hwtracing/intel_th/core.c 	file->private_data = to_intel_th_device(dev);
to_intel_th_device  962 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *hub = to_intel_th_device(thdev->dev.parent);
to_intel_th_device  984 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *hub = to_intel_th_device(thdev->dev.parent);
to_intel_th_device 1005 drivers/hwtracing/intel_th/core.c 	struct intel_th_device *hub = to_intel_th_device(thdev->dev.parent);
to_intel_th_device  210 drivers/hwtracing/intel_th/intel_th.h 	return to_intel_th_device(parent);
to_intel_th_device  164 drivers/hwtracing/intel_th/sth.c 	intel_th_set_output(to_intel_th_device(sth->dev), master);