Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/extcon/
Dextcon-palmas.c411 static const struct of_device_id of_palmas_match_tbl[] = { variable
423 .of_match_table = of_palmas_match_tbl,
434 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
/linux-5.19.10/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-5.19.10/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);