Searched refs:mv_cesa_of_match_table (Results 1 – 1 of 1) sorted by relevance
305 static const struct of_device_id mv_cesa_of_match_table[] = { variable315 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);453 match = of_match_node(mv_cesa_of_match_table, dev->of_node); in mv_cesa_probe()609 .of_match_table = mv_cesa_of_match_table,