Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dsh_cmt.c32 struct sh_cmt_device;
91 struct sh_cmt_device *cmt;
111 struct sh_cmt_device { struct
844 bool clocksource, struct sh_cmt_device *cmt) in sh_cmt_setup_channel()
898 static int sh_cmt_map_memory(struct sh_cmt_device *cmt) in sh_cmt_map_memory()
963 static int sh_cmt_setup(struct sh_cmt_device *cmt, struct platform_device *pdev) in sh_cmt_setup()
1056 struct sh_cmt_device *cmt = platform_get_drvdata(pdev); in sh_cmt_probe()