Searched refs:ccf_matches (Results 1 – 1 of 1) sorted by relevance
49 static const struct of_device_id ccf_matches[] = { variable60 MODULE_DEVICE_TABLE(of, ccf_matches);179 match = of_match_device(ccf_matches, &pdev->dev); in ccf_probe()258 .of_match_table = ccf_matches,