Searched refs:sh_pfc_of_table (Results 1 – 1 of 1) sorted by relevance
441 static const struct of_device_id sh_pfc_of_table[] = { variable492 MODULE_DEVICE_TABLE(of, sh_pfc_of_table);507 info = of_match_device(sh_pfc_of_table, &pdev->dev)->data; in sh_pfc_probe()644 .of_match_table = of_match_ptr(sh_pfc_of_table),