Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1390.c216 static const struct of_device_id ds1390_of_match[] = { variable
220 MODULE_DEVICE_TABLE(of, ds1390_of_match);
225 .of_match_table = of_match_ptr(ds1390_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1390.c216 static const struct of_device_id ds1390_of_match[] __maybe_unused = {
220 MODULE_DEVICE_TABLE(of, ds1390_of_match);
231 .of_match_table = of_match_ptr(ds1390_of_match),

Completed in 2 milliseconds