Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-imx.c702 static const struct of_device_id spi_imx_dt_ids[] = { variable
711 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,