Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-common.c205 tick_setup_device(struct tick_device * td,struct clock_event_device * newdev,int cpu,const struct cpumask * cpumask) tick_setup_device() argument
275 tick_install_replacement(struct clock_event_device * newdev) tick_install_replacement() argument
287 tick_check_percpu(struct clock_event_device * curdev,struct clock_event_device * newdev,int cpu) tick_check_percpu() argument
303 tick_check_preferred(struct clock_event_device * curdev,struct clock_event_device * newdev) tick_check_preferred() argument
327 tick_check_replacement(struct clock_event_device * curdev,struct clock_event_device * newdev) tick_check_replacement() argument
339 tick_check_new_device(struct clock_event_device * newdev) tick_check_new_device() argument
[all...]
H A Dtick-oneshot.c61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
H A Dtick-broadcast.c87 struct clock_event_device *newdev) in tick_check_broadcast_device() argument
116 static bool tick_set_oneshot_wakeup_device(struct clock_event_device *newdev, in tick_set_oneshot_wakeup_device() argument
153 tick_set_oneshot_wakeup_device(struct clock_event_device * newdev,int cpu) tick_set_oneshot_wakeup_device() argument
[all...]
H A Dclockevents.c368 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
/linux/drivers/parport/
H A Ddaisy.c53 struct daisydev *newdev, **p; in add_dev() local
/linux/drivers/input/misc/
H A Duinput.c380 struct uinput_device *newdev; in uinput_open() local