Searched refs:spi_imx_dt_ids (Results 1 – 1 of 1) sorted by relevance
702 static const struct of_device_id spi_imx_dt_ids[] = { variable711 MODULE_DEVICE_TABLE(of, spi_imx_dt_ids);1078 of_match_device(spi_imx_dt_ids, &pdev->dev); in spi_imx_probe()1239 .of_match_table = spi_imx_dt_ids,