Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dsh_cmt.c939 static const struct of_device_id sh_cmt_of_table[] __maybe_unused = { variable
946 MODULE_DEVICE_TABLE(of, sh_cmt_of_table);
969 id = of_match_node(sh_cmt_of_table, pdev->dev.of_node); in sh_cmt_setup()
1089 .of_match_table = of_match_ptr(sh_cmt_of_table),