Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/extcon/
Dextcon-palmas.c428 static const struct of_device_id of_palmas_match_tbl[] = { variable
441 .of_match_table = of_palmas_match_tbl,
452 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
/Linux-v4.19/drivers/mfd/
Dpalmas.c493 static const struct of_device_id of_palmas_match_tbl[] = { variable
508 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);
544 match = of_match_device(of_palmas_match_tbl, &i2c->dev); in palmas_i2c_probe()
740 .of_match_table = of_palmas_match_tbl,
/Linux-v4.19/drivers/regulator/
Dpalmas-regulator.c1569 static const struct of_device_id of_palmas_match_tbl[] = { variable
1622 match = of_match_device(of_match_ptr(of_palmas_match_tbl), &pdev->dev); in palmas_regulators_probe()
1683 .of_match_table = of_palmas_match_tbl,
1704 MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);