Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A 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()
H A Dintel_th.h102 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, in intel_th_device_get_resource()
132 intel_th_output_assigned(struct intel_th_device *thdev) in intel_th_output_assigned()
208 to_intel_th_parent(const struct intel_th_device *thdev) in to_intel_th_parent()
218 static inline struct intel_th *to_intel_th(const struct intel_th_device *thdev) in to_intel_th()
276 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; member
299 to_intel_th_hub(struct intel_th_device *thdev) in to_intel_th_hub()
H A Dmsu.c142 struct intel_th_device *thdev; member
878 static int intel_th_msc_activate(struct intel_th_device *thdev) in intel_th_msc_activate()
900 static void intel_th_msc_deactivate(struct intel_th_device *thdev) in intel_th_msc_deactivate()
1474 struct intel_th_device *thdev = file->private_data; in intel_th_msc_open() local
1675 static void intel_th_msc_wait_empty(struct intel_th_device *thdev) in intel_th_msc_wait_empty()
1761 static irqreturn_t intel_th_msc_interrupt(struct intel_th_device *thdev) in intel_th_msc_interrupt()
2125 static int intel_th_msc_probe(struct intel_th_device *thdev) in intel_th_msc_probe()
2168 static void intel_th_msc_remove(struct intel_th_device *thdev) in intel_th_msc_remove()