Searched refs:surface_hotplug_remove (Results 1 – 1 of 1) sorted by relevance
186 static void surface_hotplug_remove(struct platform_device *pdev) in surface_hotplug_remove() function 225 * Initialize IRQs so that we can safely call surface_hotplug_remove() in surface_hotplug_probe() 250 surface_hotplug_remove(pdev); in surface_hotplug_probe() 262 .remove = surface_hotplug_remove,