Searched refs:rcar_i2c_dt_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-rcar.c620 static const struct of_device_id rcar_i2c_dt_ids[] = { variable in typeref:struct:of_device_id
632 MODULE_DEVICE_TABLE(of, rcar_i2c_dt_ids);
656 priv->devtype = (enum rcar_i2c_type)of_match_device(rcar_i2c_dt_ids, dev)->data; rcar_i2c_probe()
717 .of_match_table = rcar_i2c_dt_ids,

Completed in 37 milliseconds