Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/slimbus/
Dqcom-ngd-ctrl.c1425 static const struct of_device_id qcom_slim_ngd_dt_match[] = { variable
1436 MODULE_DEVICE_TABLE(of, qcom_slim_ngd_dt_match);
1514 match = of_match_node(qcom_slim_ngd_dt_match, parent->of_node); in of_qcom_slim_ngd_register()
1746 .of_match_table = qcom_slim_ngd_dt_match,