Home
last modified time | relevance | path

Searched defs:curdev (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dtick-common.c286 tick_check_percpu(struct clock_event_device * curdev,struct clock_event_device * newdev,int cpu) tick_check_percpu() argument
302 tick_check_preferred(struct clock_event_device * curdev,struct clock_event_device * newdev) tick_check_preferred() argument
326 tick_check_replacement(struct clock_event_device * curdev,struct clock_event_device * newdev) tick_check_replacement() argument
341 struct clock_event_device *curdev; tick_check_new_device() local
[all...]
H A Dtick-broadcast.c86 static bool tick_check_broadcast_device(struct clock_event_device *curdev, in tick_check_broadcast_device() argument
119 struct clock_event_device *curdev = tick_get_oneshot_wakeup_device(cpu); in tick_set_oneshot_wakeup_device() local
/linux/drivers/input/keyboard/
H A Dhilkbd.c96 unsigned int curdev; member