spm_match_table   310 drivers/soc/qcom/spm.c static const struct of_device_id spm_match_table[] = {
spm_match_table   337 drivers/soc/qcom/spm.c 	match_id = of_match_node(spm_match_table, pdev->dev.of_node);
spm_match_table   374 drivers/soc/qcom/spm.c 		.of_match_table = spm_match_table,