Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds3232.c594 static const __maybe_unused struct of_device_id ds3232_of_match[] = { variable
598 MODULE_DEVICE_TABLE(of, ds3232_of_match);
603 .of_match_table = of_match_ptr(ds3232_of_match),