linux/drivers/thunderbolt
Andreas Noever 520b670216 thunderbolt: Add path setup code.
A thunderbolt path is a unidirectional channel between two thunderbolt
ports. Two such paths are needed to establish a pci tunnel.

This patch introduces struct tb_path as well as a set of tb_path_*
methods which are used to activate & deactivate paths.

Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-19 14:07:47 -07:00
..
cap.c thunderbolt: Add thunderbolt capability handling 2014-06-19 14:07:47 -07:00
ctl.c
ctl.h
Kconfig
Makefile thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00
nhi_regs.h
nhi.c thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00
nhi.h
path.c thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00
switch.c thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00
tb_regs.h thunderbolt: Add tb_regs.h 2014-06-19 14:07:07 -07:00
tb.c thunderbolt: Handle hotplug events 2014-06-19 14:07:47 -07:00
tb.h thunderbolt: Add path setup code. 2014-06-19 14:07:47 -07:00