Searched refs:tb_to_switch (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dswitch.c307 struct tb_switch *sw = tb_to_switch(nvm->dev);
330 struct tb_switch *sw = tb_to_switch(nvm->dev);
1749 struct tb_switch *sw = tb_to_switch(dev);
1759 sw = tb_to_switch(dev);
1837 struct tb_switch *sw = tb_to_switch(dev);
1859 struct tb_switch *sw = tb_to_switch(dev);
1868 struct tb_switch *sw = tb_to_switch(dev);
1877 struct tb_switch *sw = tb_to_switch(dev);
1886 struct tb_switch *sw = tb_to_switch(dev);
1895 struct tb_switch *sw = tb_to_switch(de
[all...]
H A Dnvm.c58 struct tb_switch *sw = tb_to_switch(nvm->dev);
91 struct tb_switch *sw = tb_to_switch(nvm->dev);
138 struct tb_switch *sw = tb_to_switch(nvm->dev);
162 struct tb_switch *sw = tb_to_switch(nvm->dev);
292 const struct tb_switch *sw = tb_to_switch(dev);
H A Ddomain.c655 parent_sw = tb_to_switch(sw->dev.parent);
682 parent_sw = tb_to_switch(sw->dev.parent);
719 parent_sw = tb_to_switch(sw->dev.parent);
H A Dacpi.c350 return tb_acpi_switch_find_companion(tb_to_switch(dev));
H A Dtb.h870 static inline struct tb_switch *tb_to_switch(const struct device *dev) function
879 return tb_to_switch(sw->dev.parent);
1237 return tb_to_switch(xd->dev.parent);
H A Dtb.c248 sw = tb_to_switch(dev);
2175 sw = tb_to_switch(xd->dev.parent);
2223 sw = tb_to_switch(xd->dev.parent);
2786 struct tb_switch *sw = tb_to_switch(dev);
H A Dicm.c714 sw = tb_to_switch(xd->dev.parent);
2025 struct tb_switch *sw = tb_to_switch(dev);
H A Dxdomain.c1963 struct tb_switch *parent_sw = tb_to_switch(parent);

Completed in 223 milliseconds