Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1302.c195 static const struct of_device_id ds1302_dt_ids[] = { variable
199 MODULE_DEVICE_TABLE(of, ds1302_dt_ids);
204 .driver.of_match_table = of_match_ptr(ds1302_dt_ids),
/kernel/linux/linux-6.6/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),

Completed in 1 milliseconds