Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice.c1236 static int recovery_check(struct device *dev, void *data) in recovery_check() function
1269 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func()