Searched refs:complete_rpm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | icm.c | 1968 static int complete_rpm(struct device *dev, void *data) in complete_rpm() function 1988 complete_rpm(&sw->dev, NULL); in remove_unplugged_switch() 1989 bus_for_each_dev(&tb_bus_type, &sw->dev, NULL, complete_rpm); in remove_unplugged_switch()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | icm.c | 2023 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()
|
Completed in 7 milliseconds