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