Searched refs:mxs_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
798 static const struct of_device_id mxs_i2c_dt_ids[] = { variable803 MODULE_DEVICE_TABLE(of, mxs_i2c_dt_ids);808 of_match_device(mxs_i2c_dt_ids, &pdev->dev); in mxs_i2c_probe()897 .of_match_table = mxs_i2c_dt_ids,