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