Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtick-common.c287 static bool tick_check_percpu(struct clock_event_device *curdev, in tick_check_percpu()
303 static bool tick_check_preferred(struct clock_event_device *curdev, in tick_check_preferred()
327 bool tick_check_replacement(struct clock_event_device *curdev, in tick_check_replacement()
342 struct clock_event_device *curdev; in tick_check_new_device() local
Dtick-broadcast.c86 static bool tick_check_broadcast_device(struct clock_event_device *curdev, in tick_check_broadcast_device()
119 struct clock_event_device *curdev = tick_get_oneshot_wakeup_device(cpu); in tick_set_oneshot_wakeup_device() local
/linux-6.6.21/drivers/input/keyboard/
Dhilkbd.c96 unsigned int curdev; member