Searched refs:tb_switch_type (Results 1 – 2 of 2) sorted by relevance
764 extern const struct device_type tb_switch_type;890 return dev->type == &tb_switch_type; in tb_is_switch()
2377 const struct device_type tb_switch_type = { variable2547 sw->dev.type = &tb_switch_type; in tb_switch_alloc()2592 sw->dev.type = &tb_switch_type; in tb_switch_alloc_safe_mode()