Symbol: tb_to_switch
drivers/thunderbolt/acpi.c
332
return tb_acpi_switch_find_companion(tb_to_switch(dev));
drivers/thunderbolt/domain.c
665
parent_sw = tb_to_switch(sw->dev.parent);
drivers/thunderbolt/domain.c
692
parent_sw = tb_to_switch(sw->dev.parent);
drivers/thunderbolt/domain.c
727
parent_sw = tb_to_switch(sw->dev.parent);
drivers/thunderbolt/icm.c
2073
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/icm.c
744
sw = tb_to_switch(xd->dev.parent);
drivers/thunderbolt/nvm.c
138
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/nvm.c
162
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/nvm.c
296
const struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/nvm.c
58
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/nvm.c
91
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/switch.c
1789
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1799
sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1877
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1899
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1908
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1917
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1926
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1935
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1953
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
1987
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2002
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2028
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2054
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2064
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2156
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2178
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2187
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2196
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2226
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2290
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2311
const struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2349
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2360
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
2460
struct tb_switch *parent_sw = tb_to_switch(parent);
drivers/thunderbolt/switch.c
287
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/switch.c
310
struct tb_switch *sw = tb_to_switch(nvm->dev);
drivers/thunderbolt/switch.c
3761
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/switch.c
3807
return tb_to_switch(dev);
drivers/thunderbolt/switch.c
3833
return tb_to_switch(dev);
drivers/thunderbolt/switch.c
3862
return tb_to_switch(dev);
drivers/thunderbolt/tb.c
2329
sw = tb_to_switch(xd->dev.parent);
drivers/thunderbolt/tb.c
2377
sw = tb_to_switch(xd->dev.parent);
drivers/thunderbolt/tb.c
258
sw = tb_to_switch(dev);
drivers/thunderbolt/tb.c
2977
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/tb.c
303
struct tb_switch *sw = tb_to_switch(dev);
drivers/thunderbolt/tb.h
1273
return tb_to_switch(xd->dev.parent);
drivers/thunderbolt/tb.h
904
return tb_to_switch(sw->dev.parent);
drivers/thunderbolt/xdomain.c
2125
struct tb_switch *parent_sw = tb_to_switch(parent);