Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-palmas.c354 static const struct of_device_id of_palmas_rtc_match[] = { variable
358 MODULE_DEVICE_TABLE(of, of_palmas_rtc_match);
367 .of_match_table = of_match_ptr(of_palmas_rtc_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-palmas.c340 static const struct of_device_id of_palmas_rtc_match[] = { variable
344 MODULE_DEVICE_TABLE(of, of_palmas_rtc_match);
353 .of_match_table = of_match_ptr(of_palmas_rtc_match),

Completed in 2 milliseconds