Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/extcon/
Dextcon-palmas.c417 static const struct of_device_id of_palmas_match_tbl[] = { variable
430 .of_match_table = of_palmas_match_tbl,
441 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
/Linux-v5.4/drivers/mfd/
Dpalmas.c488 static const struct of_device_id of_palmas_match_tbl[] = { variable
503 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
539 match = of_match_device(of_palmas_match_tbl, &i2c->dev); in palmas_i2c_probe()
735 .of_match_table = of_palmas_match_tbl,
/Linux-v5.4/drivers/regulator/
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()
1669 .of_match_table = of_palmas_match_tbl,
1690 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);