Searched refs:hotplug_list (Results 1 – 1 of 1) sorted by relevance
78 struct list_head hotplug_list; member113 INIT_LIST_HEAD(&dd->hotplug_list); in add_dock_dependent_device()134 list_add_tail(&dd->hotplug_list, &ds->hotplug_devices); in dock_add_hotplug_device()150 list_del(&dd->hotplug_list); in dock_del_hotplug_device()373 list_for_each_entry(dd, &ds->hotplug_devices, hotplug_list) in hotplug_dock_devices()411 list_for_each_entry(dd, &ds->hotplug_devices, hotplug_list) in dock_event()