Searched refs:at91_rtc_remove (Results 1 – 2 of 2) sorted by relevance
450 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function524 .remove = __exit_p(at91_rtc_remove),
482 static int at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function573 .remove = at91_rtc_remove,