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

/linux-master/drivers/rtc/
H A Drtc-pxa.c368 static void __exit pxa_rtc_remove(struct platform_device *pdev) function
406 * pxa_rtc_remove() lives in .exit.text. For drivers registered via
412 .remove_new = __exit_p(pxa_rtc_remove),

Completed in 205 milliseconds