Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pcf8563.c605 static const struct of_device_id pcf8563_of_match[] = { variable
611 MODULE_DEVICE_TABLE(of, pcf8563_of_match);
617 .of_match_table = of_match_ptr(pcf8563_of_match),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf8563.c600 static const struct of_device_id pcf8563_of_match[] = { variable
607 MODULE_DEVICE_TABLE(of, pcf8563_of_match);
613 .of_match_table = of_match_ptr(pcf8563_of_match),

Completed in 3 milliseconds