Home
last modified time | relevance | path

Searched defs:rating (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sh/include/asm/
H A Dunwinder.h10 int rating; member
/linux/drivers/clocksource/
H A Dmmio.c50 unsigned long hz, int rating, unsigned bits, in clocksource_mmio_init()
/linux/include/linux/
H A Dclockchips.h126 int rating; member
H A Dclocksource.h117 int rating; member
/linux/kernel/time/
H A Dclocksource.c195 static void clocksource_change_rating(struct clocksource *cs, int rating) in clocksource_change_rating()
/linux/arch/x86/kernel/
H A Dhpet.c399 static void hpet_init_clockevent(struct hpet_channel *hc, unsigned int rating) in hpet_init_clockevent()