Searched refs:st_rproc_match (Results 1 – 1 of 1) sorted by relevance
273 static const struct of_device_id st_rproc_match[] = { variable278 MODULE_DEVICE_TABLE(of, st_rproc_match);349 match = of_match_device(st_rproc_match, dev); in st_rproc_probe()471 .of_match_table = of_match_ptr(st_rproc_match),