Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-imx.c257 static const struct of_device_id i2c_imx_dt_ids[] = { variable
263 MODULE_DEVICE_TABLE(of, i2c_imx_dt_ids);
972 const struct of_device_id *of_id = of_match_device(i2c_imx_dt_ids, in i2c_imx_probe()
1104 .of_match_table = i2c_imx_dt_ids,