Searched refs:at91_rtc_remove (Results 1 – 2 of 2) sorted by relevance
446 static void at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function533 .remove = at91_rtc_remove,
561 static void __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function643 .remove = __exit_p(at91_rtc_remove),