Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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,
/kernel/linux/linux-6.6/drivers/regulator/
H A 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()
898 .of_match_table = qcom_labibb_match,

Completed in 2 milliseconds