thunderbolt: Enable plug events
[deliverable/linux.git] / drivers / thunderbolt / tb.h
index 38e4c23c10fdf07bcd9d8208af56eaedc9bc289d..af123c4045e3dc019ccb33ca6d80710a7ca3e477 100644 (file)
@@ -19,6 +19,7 @@ struct tb_switch {
        struct tb_regs_switch_header config;
        struct tb_port *ports;
        struct tb *tb;
+       int cap_plug_events; /* offset, zero if not found */
 };
 
 /**
This page took 0.029429 seconds and 5 git commands to generate.