Searched refs:tb_switch_type (Results 1 – 2 of 2) sorted by relevance
359 extern struct device_type tb_switch_type;419 return dev->type == &tb_switch_type; in tb_is_switch()
1097 struct device_type tb_switch_type = { variable1211 sw->dev.type = &tb_switch_type; in tb_switch_alloc()1256 sw->dev.type = &tb_switch_type; in tb_switch_alloc_safe_mode()