Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c1256 static int __ap_devices_unregister(struct device *dev, void *dummy) in __ap_devices_unregister() function
1267 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_devices_unregister); in ap_bus_resume()
1853 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_devices_unregister); in ap_module_exit()