Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1374.c64 static const struct of_device_id ds1374_of_match[] = { variable
68 MODULE_DEVICE_TABLE(of, ds1374_of_match);
578 .of_match_table = of_match_ptr(ds1374_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1374.c61 static const struct of_device_id ds1374_of_match[] = { variable
65 MODULE_DEVICE_TABLE(of, ds1374_of_match);
572 .of_match_table = of_match_ptr(ds1374_of_match),

Completed in 3 milliseconds