Searched refs:ssp_of_match (Results 1 – 1 of 1) sorted by relevance
440 static const struct of_device_id ssp_of_match[] = { variable450 MODULE_DEVICE_TABLE(of, ssp_of_match);485 match = of_match_node(ssp_of_match, node); in ssp_parse_dt()705 .of_match_table = of_match_ptr(ssp_of_match),