Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dcore.c441 static const struct of_device_id sh_pfc_of_table[] = { variable
492 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),