Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dfsl-corenet-cf.c49 static const struct of_device_id ccf_matches[] = { variable
60 MODULE_DEVICE_TABLE(of, ccf_matches);
179 match = of_match_device(ccf_matches, &pdev->dev); in ccf_probe()
258 .of_match_table = ccf_matches,