Searched refs:mxs_spi_dt_ids (Results 1 – 1 of 1) sorted by relevance
519 static const struct of_device_id mxs_spi_dt_ids[] = { variable524 MODULE_DEVICE_TABLE(of, mxs_spi_dt_ids);529 of_match_device(mxs_spi_dt_ids, &pdev->dev); in mxs_spi_probe()665 .of_match_table = mxs_spi_dt_ids,