Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-meson.c383 static const struct of_device_id meson_rtc_dt_match[] = { variable
390 MODULE_DEVICE_TABLE(of, meson_rtc_dt_match);
396 .of_match_table = of_match_ptr(meson_rtc_dt_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-meson.c383 static const __maybe_unused struct of_device_id meson_rtc_dt_match[] = { variable
390 MODULE_DEVICE_TABLE(of, meson_rtc_dt_match);
396 .of_match_table = of_match_ptr(meson_rtc_dt_match),

Completed in 2 milliseconds