Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dmxs-lradc.c119 static const struct of_device_id mxs_lradc_dt_ids[] = { variable
124 MODULE_DEVICE_TABLE(of, mxs_lradc_dt_ids);
141 of_id = of_match_device(mxs_lradc_dt_ids, &pdev->dev); in mxs_lradc_probe()
250 .of_match_table = mxs_lradc_dt_ids,