Searched refs:mpc_i2c_of_match (Results 1 – 1 of 1) sorted by relevance
598 static const struct of_device_id mpc_i2c_of_match[]; variable608 match = of_match_device(mpc_i2c_of_match, &op->dev); in fsl_i2c_probe()728 static const struct of_device_id mpc_i2c_of_match[] = { variable740 MODULE_DEVICE_TABLE(of, mpc_i2c_of_match);749 .of_match_table = mpc_i2c_of_match,