Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Dtime_64.c497 static struct platform_device rtc_bq4802_device = { variable
509 rtc_bq4802_device.resource = &op->resource[0]; in bq4802_probe()
510 return platform_device_register(&rtc_bq4802_device); in bq4802_probe()