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 const 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 void intel_th_trace_prepare(struct intel_th_device *thdev) in intel_th_trace_prepare()
234 static int intel_th_output_activate(struct intel_th_device *thdev) in intel_th_output_activate()
276 static void intel_th_output_deactivate(struct intel_th_device *thdev) in intel_th_output_deactivate()
300 struct intel_th_device *thdev = to_intel_th_device(dev); in active_show() local
308 struct intel_th_device *thdev = to_intel_th_device(dev); in active_store() local
376 struct intel_th_device *thdev; in intel_th_device_alloc() local
406 static int intel_th_device_add_resources(struct intel_th_device *thdev, in intel_th_device_add_resources()
421 static void intel_th_device_remove(struct intel_th_device *thdev) in intel_th_device_remove()
427 static void intel_th_device_free(struct intel_th_device *thdev) in intel_th_device_free()
619 struct intel_th_device *thdev; in intel_th_subdevice_alloc() local
717 struct intel_th_device *thdev; in intel_th_output_enable() local
774 struct intel_th_device *thdev; in intel_th_populate() local
977 int intel_th_trace_enable(struct intel_th_device *thdev) in intel_th_trace_enable()
999 int intel_th_trace_switch(struct intel_th_device *thdev) in intel_th_trace_switch()
1020 int intel_th_trace_disable(struct intel_th_device *thdev) in intel_th_trace_disable()
1036 int intel_th_set_output(struct intel_th_device *thdev, in intel_th_set_output()