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

/linux-master/drivers/thunderbolt/
H A Dswitch.c3686 static int tb_switch_match(struct device *dev, const void *data) function
3730 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);
3754 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);
3781 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match);

Completed in 203 milliseconds