Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pxa.c380 static const struct of_device_id pxa_rtc_dt_ids[] = { variable
384 MODULE_DEVICE_TABLE(of, pxa_rtc_dt_ids);
413 .of_match_table = of_match_ptr(pxa_rtc_dt_ids),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pxa.c377 static const struct of_device_id pxa_rtc_dt_ids[] = { variable
381 MODULE_DEVICE_TABLE(of, pxa_rtc_dt_ids);
410 .of_match_table = of_match_ptr(pxa_rtc_dt_ids),

Completed in 2 milliseconds