Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-isl1208.c102 static const struct of_device_id isl1208_of_match[] = { variable
109 MODULE_DEVICE_TABLE(of, isl1208_of_match);
903 .of_match_table = of_match_ptr(isl1208_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-isl1208.c121 static const __maybe_unused struct of_device_id isl1208_of_match[] = { variable
128 MODULE_DEVICE_TABLE(of, isl1208_of_match);
966 .of_match_table = of_match_ptr(isl1208_of_match),

Completed in 3 milliseconds