Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-common.c273 static bool tick_check_percpu(struct clock_event_device *curdev, in tick_check_percpu()
289 static bool tick_check_preferred(struct clock_event_device *curdev, in tick_check_preferred()
313 bool tick_check_replacement(struct clock_event_device *curdev, in tick_check_replacement()
328 struct clock_event_device *curdev; in tick_check_new_device() local
H A 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
/openbmc/linux/drivers/input/keyboard/
H A Dhilkbd.c96 unsigned int curdev; member