Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-palmas.c410 static const struct of_device_id of_palmas_match_tbl[] = { variable
422 .of_match_table = of_palmas_match_tbl,
433 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
/openbmc/linux/drivers/mfd/
H A Dpalmas.c489 static const struct of_device_id of_palmas_match_tbl[] = { variable
504 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
727 .of_match_table = of_palmas_match_tbl,
/openbmc/linux/drivers/regulator/
H A Dpalmas-regulator.c1555 static const struct of_device_id of_palmas_match_tbl[] = { variable
1608 match = of_match_device(of_match_ptr(of_palmas_match_tbl), &pdev->dev); in palmas_regulators_probe()
1670 .of_match_table = of_palmas_match_tbl,
1691 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);