Home
last modified time | relevance | path

Searched refs:complete_rpm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dicm.c2023 static int complete_rpm(struct device *dev, void *data) in complete_rpm() function
2043 complete_rpm(&sw->dev, NULL); in remove_unplugged_switch()
2044 bus_for_each_dev(&tb_bus_type, &sw->dev, NULL, complete_rpm); in remove_unplugged_switch()