Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/qcom/
Dspm.c314 static const struct of_device_id spm_match_table[] = { variable
341 match_id = of_match_node(spm_match_table, pdev->dev.of_node); in spm_dev_probe()
378 .of_match_table = spm_match_table,