Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1307.c1102 static const struct of_device_id ds1307_of_match[] = { variable
1177 MODULE_DEVICE_TABLE(of, ds1307_of_match);
2075 .of_match_table = of_match_ptr(ds1307_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1307.c1072 static const struct of_device_id ds1307_of_match[] = { variable
1147 MODULE_DEVICE_TABLE(of, ds1307_of_match);
2012 .of_match_table = ds1307_of_match,

Completed in 6 milliseconds