Lines Matching defs:thdev
32 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_match() local
51 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_probe() local
101 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_remove() local
191 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_output_devnode() local
208 struct intel_th_device *thdev = to_intel_th_device(dev); in port_show() local
218 static int intel_th_output_activate(struct intel_th_device *thdev) in intel_th_output_activate()
259 static void intel_th_output_deactivate(struct intel_th_device *thdev) in intel_th_output_deactivate()
283 struct intel_th_device *thdev = to_intel_th_device(dev); in active_show() local
291 struct intel_th_device *thdev = to_intel_th_device(dev); in active_store() local
359 struct intel_th_device *thdev; in intel_th_device_alloc() local
389 static int intel_th_device_add_resources(struct intel_th_device *thdev, in intel_th_device_add_resources()
404 static void intel_th_device_remove(struct intel_th_device *thdev) in intel_th_device_remove()
410 static void intel_th_device_free(struct intel_th_device *thdev) in intel_th_device_free()
602 struct intel_th_device *thdev; in intel_th_subdevice_alloc() local
700 struct intel_th_device *thdev; in intel_th_output_enable() local
757 struct intel_th_device *thdev; in intel_th_populate() local
960 int intel_th_trace_enable(struct intel_th_device *thdev) in intel_th_trace_enable()
982 int intel_th_trace_switch(struct intel_th_device *thdev) in intel_th_trace_switch()
1003 int intel_th_trace_disable(struct intel_th_device *thdev) in intel_th_trace_disable()
1019 int intel_th_set_output(struct intel_th_device *thdev, in intel_th_set_output()