Searched refs:sja1105_dt_ids (Results 1 – 1 of 1) sorted by relevance
3327 static const struct of_device_id sja1105_dt_ids[]; variable3351 for (match = sja1105_dt_ids; match->compatible[0]; match++) { in sja1105_check_device_id()3520 static const struct of_device_id sja1105_dt_ids[] = { variable3529 MODULE_DEVICE_TABLE(of, sja1105_dt_ids);3535 .of_match_table = of_match_ptr(sja1105_dt_ids),