Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/slimbus/
Dqcom-ngd-ctrl.c1315 static const struct of_device_id qcom_slim_ngd_dt_match[] = { variable
1323 MODULE_DEVICE_TABLE(of, qcom_slim_ngd_dt_match);
1334 match = of_match_node(qcom_slim_ngd_dt_match, parent->of_node); in of_qcom_slim_ngd_register()
1520 .of_match_table = qcom_slim_ngd_dt_match,