Home
last modified time | relevance | path

Searched refs:at91_rtc_remove (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-at91rm9200.c464 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function
542 .remove = __exit_p(at91_rtc_remove),
H A Drtc-at91sam9.c445 static int at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function
534 .remove = at91_rtc_remove,
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-at91rm9200.c561 static int __exit at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function
639 .remove = __exit_p(at91_rtc_remove),
H A Drtc-at91sam9.c445 static void at91_rtc_remove(struct platform_device *pdev) in at91_rtc_remove() function
532 .remove_new = at91_rtc_remove,

Completed in 3 milliseconds