Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dqcom-labibb-regulator.c755 static const struct of_device_id qcom_labibb_match[] = { variable
759 MODULE_DEVICE_TABLE(of, qcom_labibb_match);
779 match = of_match_device(qcom_labibb_match, &pdev->dev); in qcom_labibb_regulator_probe()
896 .of_match_table = qcom_labibb_match,