Home
last modified time | relevance | path

Searched refs:sh_pfc_of_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dcore.c437 static const struct of_device_id sh_pfc_of_table[] = { variable
506 MODULE_DEVICE_TABLE(of, sh_pfc_of_table);
521 info = of_match_device(sh_pfc_of_table, &pdev->dev)->data; in sh_pfc_probe()
645 .of_match_table = of_match_ptr(sh_pfc_of_table),