othdev 648 drivers/hwtracing/intel_th/gth.c struct intel_th_device *othdev) othdev 656 drivers/hwtracing/intel_th/gth.c if (othdev->type != INTEL_TH_OUTPUT) othdev 660 drivers/hwtracing/intel_th/gth.c if (gth->output[i].port_type != othdev->output.type) othdev 663 drivers/hwtracing/intel_th/gth.c if (othdev->id == -1 || othdev->id == id) othdev 673 drivers/hwtracing/intel_th/gth.c othdev->output.port = i; othdev 674 drivers/hwtracing/intel_th/gth.c othdev->output.active = false; othdev 675 drivers/hwtracing/intel_th/gth.c gth->output[i].output = &othdev->output; othdev 687 drivers/hwtracing/intel_th/gth.c struct intel_th_device *othdev) othdev 690 drivers/hwtracing/intel_th/gth.c int port = othdev->output.port; othdev 697 drivers/hwtracing/intel_th/gth.c othdev->output.port = -1; othdev 698 drivers/hwtracing/intel_th/gth.c othdev->output.active = false; othdev 162 drivers/hwtracing/intel_th/intel_th.h struct intel_th_device *othdev); othdev 164 drivers/hwtracing/intel_th/intel_th.h struct intel_th_device *othdev);