Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dqcom-labibb-regulator.c86 static const struct of_device_id qcom_labibb_match[] = { variable
90 MODULE_DEVICE_TABLE(of, qcom_labibb_match);
110 match = of_match_device(qcom_labibb_match, &pdev->dev); in qcom_labibb_regulator_probe()
166 .of_match_table = qcom_labibb_match,