Searched refs:tb_switch_match (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/thunderbolt/ | 
| D | switch.c | 3086 static int tb_switch_match(struct device *dev, const void *data)  in tb_switch_match()  function3130 	dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);  in tb_switch_find_by_link_depth()
 3154 	dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);  in tb_switch_find_by_uuid()
 3181 	dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);  in tb_switch_find_by_route()
 
 |