Searched refs:deferred_devices (Results 1 – 2 of 2) sorted by relevance
500 static LIST_HEAD(deferred_devices);514 list_for_each_entry_safe(ddev, tmp, &deferred_devices, node) { in amba_deferred_retry_func()524 if (!list_empty(&deferred_devices)) in amba_deferred_retry_func()557 if (list_empty(&deferred_devices)) in amba_device_add()560 list_add_tail(&ddev->node, &deferred_devices); in amba_device_add()
57 static struct dentry *deferred_devices; variable323 deferred_devices = debugfs_create_file("devices_deferred", 0444, NULL, in deferred_probe_initcall()349 debugfs_remove_recursive(deferred_devices); in deferred_probe_exit()