Home
last modified time | relevance | path

Searched refs:sh_rtc_remove (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-sh.c449 static void __exit sh_rtc_remove(struct platform_device *pdev) in sh_rtc_remove() function
487 * sh_rtc_remove() lives in .exit.text. For drivers registered via
498 .remove = __exit_p(sh_rtc_remove),