Lines Matching defs:thdev
36 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_match() local
55 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_probe() local
84 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_remove() local
130 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_output_devnode() local
145 struct intel_th_device *thdev = to_intel_th_device(dev); in port_show() local
155 static int intel_th_output_activate(struct intel_th_device *thdev) in intel_th_output_activate()
167 static void intel_th_output_deactivate(struct intel_th_device *thdev) in intel_th_output_deactivate()
180 struct intel_th_device *thdev = to_intel_th_device(dev); in active_show() local
188 struct intel_th_device *thdev = to_intel_th_device(dev); in active_store() local
256 struct intel_th_device *thdev; in intel_th_device_alloc() local
286 static int intel_th_device_add_resources(struct intel_th_device *thdev, in intel_th_device_add_resources()
301 static void intel_th_device_remove(struct intel_th_device *thdev) in intel_th_device_remove()
307 static void intel_th_device_free(struct intel_th_device *thdev) in intel_th_device_free()
432 struct intel_th_device *thdev; in intel_th_populate() local
625 int intel_th_trace_enable(struct intel_th_device *thdev) in intel_th_trace_enable()
646 int intel_th_trace_disable(struct intel_th_device *thdev) in intel_th_trace_disable()
661 int intel_th_set_output(struct intel_th_device *thdev, in intel_th_set_output()