Searched refs:krait_cc_match_table (Results 1 – 1 of 1) sorted by relevance
340 static const struct of_device_id krait_cc_match_table[] = { variable345 MODULE_DEVICE_TABLE(of, krait_cc_match_table);356 id = of_match_device(krait_cc_match_table, dev); in krait_cc_probe()446 .of_match_table = krait_cc_match_table,