of_palmas_match_tbl 417 drivers/extcon/extcon-palmas.c static const struct of_device_id of_palmas_match_tbl[] = { of_palmas_match_tbl 430 drivers/extcon/extcon-palmas.c .of_match_table = of_palmas_match_tbl, of_palmas_match_tbl 441 drivers/extcon/extcon-palmas.c MODULE_DEVICE_TABLE(of, of_palmas_match_tbl); of_palmas_match_tbl 488 drivers/mfd/palmas.c static const struct of_device_id of_palmas_match_tbl[] = { of_palmas_match_tbl 503 drivers/mfd/palmas.c MODULE_DEVICE_TABLE(of, of_palmas_match_tbl); of_palmas_match_tbl 539 drivers/mfd/palmas.c match = of_match_device(of_palmas_match_tbl, &i2c->dev); of_palmas_match_tbl 735 drivers/mfd/palmas.c .of_match_table = of_palmas_match_tbl, of_palmas_match_tbl 1555 drivers/regulator/palmas-regulator.c static const struct of_device_id of_palmas_match_tbl[] = { of_palmas_match_tbl 1608 drivers/regulator/palmas-regulator.c match = of_match_device(of_match_ptr(of_palmas_match_tbl), &pdev->dev); of_palmas_match_tbl 1669 drivers/regulator/palmas-regulator.c .of_match_table = of_palmas_match_tbl, of_palmas_match_tbl 1690 drivers/regulator/palmas-regulator.c MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);