Searched refs:at91_rtc_remove (Results 1 – 2 of 2) sorted by relevance
466 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function544 .remove = __exit_p(at91_rtc_remove),
492 static int at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function582 .remove = at91_rtc_remove,