Searched refs:fsl_dspi_dt_ids (Results 1 – 1 of 1) sorted by relevance
596 static const struct of_device_id fsl_dspi_dt_ids[] = { variable603 MODULE_DEVICE_TABLE(of, fsl_dspi_dt_ids);651 of_match_device(fsl_dspi_dt_ids, &pdev->dev); in dspi_probe()763 .driver.of_match_table = fsl_dspi_dt_ids,