Searched refs:deferred_devices (Results 1 – 2 of 2) sorted by relevance
454 static LIST_HEAD(deferred_devices);468 list_for_each_entry_safe(ddev, tmp, &deferred_devices, node) { in amba_deferred_retry_func()478 if (!list_empty(&deferred_devices)) in amba_deferred_retry_func()511 if (list_empty(&deferred_devices)) in amba_device_add()514 list_add_tail(&ddev->node, &deferred_devices); in amba_device_add()
57 static struct dentry *deferred_devices; variable288 deferred_devices = debugfs_create_file("devices_deferred", 0444, NULL, in deferred_probe_initcall()314 debugfs_remove_recursive(deferred_devices); in deferred_probe_exit()