Searched refs:rcar_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
620 static const struct of_device_id rcar_i2c_dt_ids[] = { variable632 MODULE_DEVICE_TABLE(of, rcar_i2c_dt_ids);656 priv->devtype = (enum rcar_i2c_type)of_match_device(rcar_i2c_dt_ids, dev)->data; in rcar_i2c_probe()717 .of_match_table = rcar_i2c_dt_ids,