Searched refs:krait_cc_match_table (Results 1 – 1 of 1) sorted by relevance
283 static const struct of_device_id krait_cc_match_table[] = { variable288 MODULE_DEVICE_TABLE(of, krait_cc_match_table);300 id = of_match_device(krait_cc_match_table, dev); in krait_cc_probe()390 .of_match_table = krait_cc_match_table,