Searched refs:krait_cc_match_table (Results 1 – 1 of 1) sorted by relevance
291 static const struct of_device_id krait_cc_match_table[] = { variable296 MODULE_DEVICE_TABLE(of, krait_cc_match_table);308 id = of_match_device(krait_cc_match_table, dev); in krait_cc_probe()398 .of_match_table = krait_cc_match_table,