Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-ds1302.c200 static const struct of_device_id ds1302_dt_ids[] = { variable
204 MODULE_DEVICE_TABLE(of, ds1302_dt_ids);
209 .driver.of_match_table = of_match_ptr(ds1302_dt_ids),