Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1672.c142 static const struct of_device_id ds1672_of_match[] = { variable
146 MODULE_DEVICE_TABLE(of, ds1672_of_match);
151 .of_match_table = of_match_ptr(ds1672_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1672.c141 static const __maybe_unused struct of_device_id ds1672_of_match[] = { variable
145 MODULE_DEVICE_TABLE(of, ds1672_of_match);
150 .of_match_table = of_match_ptr(ds1672_of_match),

Completed in 2 milliseconds