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

/linux-4.4.14/drivers/rtc/
H A Drtc-pm8xxx.c429 static const struct of_device_id pm8xxx_id_table[] = { variable in typeref:struct:of_device_id
435 MODULE_DEVICE_TABLE(of, pm8xxx_id_table);
443 match = of_match_node(pm8xxx_id_table, pdev->dev.of_node); pm8xxx_rtc_probe()
535 .of_match_table = pm8xxx_id_table,

Completed in 82 milliseconds