Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-palmas.c280 static const struct of_device_id of_palmas_match_tbl[] = { variable
293 .of_match_table = of_palmas_match_tbl,
304 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
/linux-4.1.27/drivers/mfd/
Dpalmas.c474 static const struct of_device_id of_palmas_match_tbl[] = { variable
489 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
525 match = of_match_device(of_palmas_match_tbl, &i2c->dev); in palmas_i2c_probe()
721 .of_match_table = of_palmas_match_tbl,
/linux-4.1.27/drivers/regulator/
Dpalmas-regulator.c1513 static const struct of_device_id of_palmas_match_tbl[] = { variable
1566 match = of_match_device(of_match_ptr(of_palmas_match_tbl), &pdev->dev); in palmas_regulators_probe()
1623 .of_match_table = of_palmas_match_tbl,
1644 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);