summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui
ModeNameSize
-rw-r--r--Build89logplain
-rw-r--r--helpline.c1259logplain
-rw-r--r--progress.c1366logplain
-rw-r--r--setup.c3166logplain
-rw-r--r--tui.h103logplain
-rw-r--r--util.c5276logplain
interrupts in IDU must be set manually since in some cases the kernel will not call irq_set_affinity() by itself: 1. When the kernel is not configured with support of SMP. 2. When the kernel is configured with support of SMP but upper interrupt controllers does not support setting of the affinity and cannot propagate it to IDU. Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'drivers/usb/gadget/function')