Searched refs:ccf_matches (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/memory/
H A Dfsl-corenet-cf.c53 static const struct of_device_id ccf_matches[] = { variable in typeref:struct:of_device_id
64 MODULE_DEVICE_TABLE(of, ccf_matches);
184 match = of_match_device(ccf_matches, &pdev->dev); ccf_probe()
273 .of_match_table = ccf_matches,

Completed in 168 milliseconds