Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/
Dfsi.c1905 static const struct of_device_id fsi_of_match[] = { variable
1910 MODULE_DEVICE_TABLE(of, fsi_of_match);
1936 of_id = of_match_device(fsi_of_match, &pdev->dev); in fsi_probe()
2120 .of_match_table = fsi_of_match,