Home
last modified time | relevance | path

Searched refs:tb_switch_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h601 extern struct device_type tb_switch_type;
691 return dev->type == &tb_switch_type; in tb_is_switch()
H A Dswitch.c1804 struct device_type tb_switch_type = { variable
1965 sw->dev.type = &tb_switch_type; in tb_switch_alloc()
2010 sw->dev.type = &tb_switch_type; in tb_switch_alloc_safe_mode()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h725 extern struct device_type tb_switch_type;
838 return dev->type == &tb_switch_type; in tb_is_switch()
H A Dswitch.c2182 struct device_type tb_switch_type = { variable
2353 sw->dev.type = &tb_switch_type; in tb_switch_alloc()
2398 sw->dev.type = &tb_switch_type; in tb_switch_alloc_safe_mode()

Completed in 12 milliseconds