Searched refs:at91_rtc_remove (Results 1 – 2 of 2) sorted by relevance
445 static void at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function532 .remove_new = at91_rtc_remove,
561 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function639 .remove = __exit_p(at91_rtc_remove),