Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/kernel/time/
Dtick-common.c285 static bool tick_check_percpu(struct clock_event_device *curdev, in tick_check_percpu()
301 static bool tick_check_preferred(struct clock_event_device *curdev, in tick_check_preferred()
325 bool tick_check_replacement(struct clock_event_device *curdev, in tick_check_replacement()
340 struct clock_event_device *curdev; in tick_check_new_device() local
Dtick-broadcast.c76 static bool tick_check_broadcast_device(struct clock_event_device *curdev, in tick_check_broadcast_device()
/kernel/linux/linux-6.6/drivers/input/keyboard/
Dhilkbd.c96 unsigned int curdev; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dhilkbd.c96 unsigned int curdev; member
/kernel/linux/linux-5.10/drivers/spi/
Dspi-s3c24xx.c74 struct spi_device *curdev; member