Searched refs:at91_rtc_remove (Results 1 – 2 of 2) sorted by relevance
452 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function530 .remove = __exit_p(at91_rtc_remove),
447 static int at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function536 .remove = at91_rtc_remove,