Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtick-common.c206 struct clock_event_device *newdev, int cpu, in tick_setup_device()
276 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement()
288 struct clock_event_device *newdev, int cpu) in tick_check_percpu()
304 struct clock_event_device *newdev) in tick_check_preferred()
328 struct clock_event_device *newdev) in tick_check_replacement()
340 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
Dtick-oneshot.c61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-broadcast.c87 struct clock_event_device *newdev) in tick_check_broadcast_device()
116 static bool tick_set_oneshot_wakeup_device(struct clock_event_device *newdev, in tick_set_oneshot_wakeup_device()
153 static bool tick_set_oneshot_wakeup_device(struct clock_event_device *newdev, in tick_set_oneshot_wakeup_device()
Dtick-internal.h114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dclockevents.c360 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
/linux-6.6.21/drivers/i2c/busses/
Di2c-powermac.c232 struct i2c_client *newdev; in i2c_powermac_create_one() local
309 struct i2c_client *newdev; in i2c_powermac_register_devices() local
/linux-6.6.21/drivers/parport/
Ddaisy.c53 struct daisydev *newdev, **p; in add_dev() local
/linux-6.6.21/drivers/input/misc/
Duinput.c380 struct uinput_device *newdev; in uinput_open() local
/linux-6.6.21/drivers/i3c/
Dmaster.c1877 struct i3c_dev_desc *newdev, *olddev; in i3c_master_add_i3c_dev_locked() local
/linux-6.6.21/drivers/md/
Dmd.c3682 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()