Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pm8xxx.c449 static const struct of_device_id pm8xxx_id_table[] = { variable
456 MODULE_DEVICE_TABLE(of, pm8xxx_id_table);
464 match = of_match_node(pm8xxx_id_table, pdev->dev.of_node); in pm8xxx_rtc_probe()
543 .of_match_table = pm8xxx_id_table,
/openbmc/linux/drivers/mfd/
H A Dqcom-pm8xxx.c501 static const struct of_device_id pm8xxx_id_table[] = { variable
507 MODULE_DEVICE_TABLE(of, pm8xxx_id_table);
603 .of_match_table = pm8xxx_id_table,