Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/intel_th/
Dcore.c32 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
[all …]
Dpti.c24 struct intel_th_device *thdev; member
149 static int intel_th_pti_activate(struct intel_th_device *thdev) in intel_th_pti_activate()
169 static void intel_th_pti_deactivate(struct intel_th_device *thdev) in intel_th_pti_deactivate()
201 static int intel_th_pti_probe(struct intel_th_device *thdev) in intel_th_pti_probe()
230 static void intel_th_pti_remove(struct intel_th_device *thdev) in intel_th_pti_remove()
Dgth.c468 static void intel_th_gth_disable(struct intel_th_device *thdev, in intel_th_gth_disable()
524 static void intel_th_gth_enable(struct intel_th_device *thdev, in intel_th_gth_enable()
566 static int intel_th_gth_assign(struct intel_th_device *thdev, in intel_th_gth_assign()
605 static void intel_th_gth_unassign(struct intel_th_device *thdev, in intel_th_gth_unassign()
622 intel_th_gth_set_output(struct intel_th_device *thdev, unsigned int master) in intel_th_gth_set_output()
644 static int intel_th_gth_probe(struct intel_th_device *thdev) in intel_th_gth_probe()
719 static void intel_th_gth_remove(struct intel_th_device *thdev) in intel_th_gth_remove()
Dintel_th.h93 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, in intel_th_device_get_resource()
123 intel_th_output_assigned(struct intel_th_device *thdev) in intel_th_output_assigned()
193 to_intel_th_parent(struct intel_th_device *thdev) in to_intel_th_parent()
203 static inline struct intel_th *to_intel_th(struct intel_th_device *thdev) in to_intel_th()
255 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; member
277 to_intel_th_hub(struct intel_th_device *thdev) in to_intel_th_hub()
Dsth.c184 static int intel_th_sth_probe(struct intel_th_device *thdev) in intel_th_sth_probe()
237 static void intel_th_sth_remove(struct intel_th_device *thdev) in intel_th_sth_remove()
Dmsu.c104 struct intel_th_device *thdev; member
574 static int intel_th_msc_activate(struct intel_th_device *thdev) in intel_th_msc_activate()
596 static void intel_th_msc_deactivate(struct intel_th_device *thdev) in intel_th_msc_deactivate()
1037 struct intel_th_device *thdev = file->private_data; in intel_th_msc_open() local
1453 static int intel_th_msc_probe(struct intel_th_device *thdev) in intel_th_msc_probe()
1487 static void intel_th_msc_remove(struct intel_th_device *thdev) in intel_th_msc_remove()