Searched defs:clocksource (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 97 int change_clocksource(char *clocksource) change_clocksource() argument
|
/linux-4.4.14/drivers/clocksource/ |
H A D | vt8500_timer.c | 67 static struct clocksource clocksource = { variable in typeref:struct:clocksource
|
H A D | sh_tmu.c | 450 sh_tmu_register(struct sh_tmu_channel *ch, const char *name, bool clockevent, bool clocksource) sh_tmu_register() argument 464 sh_tmu_channel_setup(struct sh_tmu_channel *ch, unsigned int index, bool clockevent, bool clocksource, struct sh_tmu_device *tmu) sh_tmu_channel_setup() argument
|
H A D | sh_cmt.c | 1019 bool clocksource = i == 1 || cmt->num_channels == 1; sh_cmt_setup() local 834 sh_cmt_register(struct sh_cmt_channel *ch, const char *name, bool clockevent, bool clocksource) sh_cmt_register() argument 854 sh_cmt_setup_channel(struct sh_cmt_channel *ch, unsigned int index, unsigned int hwidx, bool clockevent, bool clocksource, struct sh_cmt_device *cmt) sh_cmt_setup_channel() argument
|
/linux-4.4.14/include/linux/ |
H A D | clocksource.h | 66 struct clocksource { struct
|
Completed in 202 milliseconds