Searched defs:clocksource (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/tools/testing/selftests/timers/
H A Dclocksource-switch.c97 int change_clocksource(char *clocksource) change_clocksource() argument
/linux-4.4.14/drivers/clocksource/
H A Dvt8500_timer.c67 static struct clocksource clocksource = { variable in typeref:struct:clocksource
H A Dsh_tmu.c450 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 Dsh_cmt.c1019 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 Dclocksource.h66 struct clocksource { struct

Completed in 272 milliseconds