Searched refs:sh_msiof_match (Results 1 – 1 of 1) sorted by relevance
973 static const struct of_device_id sh_msiof_match[] = { variable983 MODULE_DEVICE_TABLE(of, sh_msiof_match);1171 of_id = of_match_device(sh_msiof_match, &pdev->dev); in sh_msiof_spi_probe()1286 .of_match_table = of_match_ptr(sh_msiof_match),