#!/bin/sh # description: Basic test for tracers test -f available_tracers for t in `cat available_tracers`; do echo $t > current_tracer done echo nop > current_tracer
summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/chipidea/ci.h')