Searched refs:intel_th_output_enable (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hwtracing/intel_th/
H A Dintel_th.h242 int intel_th_output_enable(struct intel_th *th, unsigned int otype);
H A Dcore.c119 * intel_th_output_enable() for each of them.
707 * intel_th_output_enable() - find and enable a device for a given output type
715 int intel_th_output_enable(struct intel_th *th, unsigned int otype) function
764 EXPORT_SYMBOL_GPL(intel_th_output_enable); variable
783 * via intel_th_output_enable()
H A Dgth.c801 ret = intel_th_output_enable(th, gth->output[i].port_type);

Completed in 129 milliseconds