Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1302.c189 static const struct of_device_id ds1302_dt_ids[] = { variable
193 MODULE_DEVICE_TABLE(of, ds1302_dt_ids);
204 .driver.of_match_table = of_match_ptr(ds1302_dt_ids),