Searched refs:for_each_hotplug_cb_safe (Results 1 – 2 of 2) sorted by relevance
187 for_each_hotplug_cb_safe(ctx, hotplug_cb, next) { in usbi_hotplug_match()388 for_each_hotplug_cb_safe(ctx, hotplug_cb, next) { in usbi_hotplug_deregister()
96 #define for_each_hotplug_cb_safe(ctx, c, n) \ macro