Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dsh_cmt.c32 struct sh_cmt_device;
91 struct sh_cmt_device *cmt;
111 struct sh_cmt_device { struct
889 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()
949 static int sh_cmt_map_memory(struct sh_cmt_device *cmt) in sh_cmt_map_memory()
1022 static int sh_cmt_setup(struct sh_cmt_device *cmt, struct platform_device *pdev) in sh_cmt_setup()
1123 struct sh_cmt_device *cmt = platform_get_drvdata(pdev); in sh_cmt_probe()