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