Searched refs:deferred_devices (Results 1 – 2 of 2) sorted by relevance
501 static LIST_HEAD(deferred_devices);515 list_for_each_entry_safe(ddev, tmp, &deferred_devices, node) { in amba_deferred_retry()535 if (!list_empty(&deferred_devices)) in amba_deferred_retry_func()566 if (list_empty(&deferred_devices)) in amba_device_add()569 list_add_tail(&ddev->node, &deferred_devices); in amba_device_add()
58 static struct dentry *deferred_devices; variable316 deferred_devices = debugfs_create_file("devices_deferred", 0444, NULL, in deferred_probe_initcall()342 debugfs_remove_recursive(deferred_devices); in deferred_probe_exit()