Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.c1321 static int purge_fn(struct device *dev, void *data) in purge_fn() function
1353 bus_for_each_dev(&ccw_bus_type, NULL, NULL, purge_fn); in ccw_purge_blacklisted()