Searched defs:thdev (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dpti.c32 struct intel_th_device *thdev; member in struct:pti_device
155 static int intel_th_pti_activate(struct intel_th_device *thdev) intel_th_pti_activate() argument
174 static void intel_th_pti_deactivate(struct intel_th_device *thdev) intel_th_pti_deactivate() argument
197 static int intel_th_pti_probe(struct intel_th_device *thdev) intel_th_pti_probe() argument
231 static void intel_th_pti_remove(struct intel_th_device *thdev) intel_th_pti_remove() argument
H A Dsth.c184 static int intel_th_sth_probe(struct intel_th_device *thdev) intel_th_sth_probe() argument
237 static void intel_th_sth_remove(struct intel_th_device *thdev) intel_th_sth_remove() argument
H A Dintel_th.h81 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, intel_th_device_get_resource() argument
100 intel_th_output_assigned(struct intel_th_device *thdev) intel_th_output_assigned() argument
150 to_intel_th_hub(struct intel_th_device *thdev) to_intel_th_hub() argument
195 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; member in struct:intel_th
H A Dcore.c36 struct intel_th_device *thdev = to_intel_th_device(dev); intel_th_match() local
55 struct intel_th_device *thdev = to_intel_th_device(dev); intel_th_probe() local
84 struct intel_th_device *thdev = to_intel_th_device(dev); intel_th_remove() local
130 struct intel_th_device *thdev = to_intel_th_device(dev); intel_th_output_devnode() local
145 struct intel_th_device *thdev = to_intel_th_device(dev); port_show() local
155 static int intel_th_output_activate(struct intel_th_device *thdev) intel_th_output_activate() argument
167 static void intel_th_output_deactivate(struct intel_th_device *thdev) intel_th_output_deactivate() argument
180 struct intel_th_device *thdev = to_intel_th_device(dev); active_show() local
188 struct intel_th_device *thdev = to_intel_th_device(dev); active_store() local
256 struct intel_th_device *thdev; intel_th_device_alloc() local
286 static int intel_th_device_add_resources(struct intel_th_device *thdev, intel_th_device_add_resources() argument
301 static void intel_th_device_remove(struct intel_th_device *thdev) intel_th_device_remove() argument
307 static void intel_th_device_free(struct intel_th_device *thdev) intel_th_device_free() argument
432 struct intel_th_device *thdev; intel_th_populate() local
625 int intel_th_trace_enable(struct intel_th_device *thdev) intel_th_trace_enable() argument
646 int intel_th_trace_disable(struct intel_th_device *thdev) intel_th_trace_disable() argument
661 int intel_th_set_output(struct intel_th_device *thdev, intel_th_set_output() argument
H A Dgth.c476 static void intel_th_gth_disable(struct intel_th_device *thdev, intel_th_gth_disable() argument
519 static void intel_th_gth_enable(struct intel_th_device *thdev, intel_th_gth_enable() argument
553 static int intel_th_gth_assign(struct intel_th_device *thdev, intel_th_gth_assign() argument
589 static void intel_th_gth_unassign(struct intel_th_device *thdev, intel_th_gth_unassign() argument
603 intel_th_gth_set_output(struct intel_th_device *thdev, unsigned int master) intel_th_gth_set_output() argument
625 static int intel_th_gth_probe(struct intel_th_device *thdev) intel_th_gth_probe() argument
677 static void intel_th_gth_remove(struct intel_th_device *thdev) intel_th_gth_remove() argument
H A Dmsu.c110 struct intel_th_device *thdev; member in struct:msc
569 static int intel_th_msc_activate(struct intel_th_device *thdev) intel_th_msc_activate() argument
592 static void intel_th_msc_deactivate(struct intel_th_device *thdev) intel_th_msc_deactivate() argument
1030 struct intel_th_device *thdev = file->private_data; intel_th_msc_open() local
1448 static int intel_th_msc_probe(struct intel_th_device *thdev) intel_th_msc_probe() argument
1486 static void intel_th_msc_remove(struct intel_th_device *thdev) intel_th_msc_remove() argument

Completed in 138 milliseconds