mxs_lradc_dt_ids  119 drivers/mfd/mxs-lradc.c static const struct of_device_id mxs_lradc_dt_ids[] = {
mxs_lradc_dt_ids  124 drivers/mfd/mxs-lradc.c MODULE_DEVICE_TABLE(of, mxs_lradc_dt_ids);
mxs_lradc_dt_ids  141 drivers/mfd/mxs-lradc.c 	of_id = of_match_device(mxs_lradc_dt_ids, &pdev->dev);
mxs_lradc_dt_ids  250 drivers/mfd/mxs-lradc.c 		.of_match_table = mxs_lradc_dt_ids,