Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-pcf8563.c644 static const struct of_device_id pcf8563_of_match[] = { variable
648 MODULE_DEVICE_TABLE(of, pcf8563_of_match);
654 .of_match_table = of_match_ptr(pcf8563_of_match),