Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-rcar.c617 static const struct of_device_id rcar_i2c_dt_ids[] = { variable
628 MODULE_DEVICE_TABLE(of, rcar_i2c_dt_ids);
656 priv->devtype = (long)of_match_device(rcar_i2c_dt_ids, in rcar_i2c_probe()
728 .of_match_table = rcar_i2c_dt_ids,