Home
last modified time | relevance | path

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

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