Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-imx.c1049 static const struct of_device_id spi_imx_dt_ids[] = { variable
1059 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,