Home
last modified time | relevance | path

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

/drivers/clocksource/
Dsh_cmt.c28 struct sh_cmt_device;
87 struct sh_cmt_device *cmt;
107 struct sh_cmt_device { struct
840 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()
894 static int sh_cmt_map_memory(struct sh_cmt_device *cmt) in sh_cmt_map_memory()
959 static int sh_cmt_setup(struct sh_cmt_device *cmt, struct platform_device *pdev) in sh_cmt_setup()
1052 struct sh_cmt_device *cmt = platform_get_drvdata(pdev); in sh_cmt_probe()