Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-common.c186 struct clock_event_device *newdev, int cpu, in tick_setup_device()
262 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement()
274 struct clock_event_device *newdev, int cpu) in tick_check_percpu()
290 struct clock_event_device *newdev) in tick_check_preferred()
314 struct clock_event_device *newdev) in tick_check_replacement()
326 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
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()
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()
H A Dtick-internal.h114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
H A Dclockevents.c360 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-powermac.c232 struct i2c_client *newdev; in i2c_powermac_create_one() local
309 struct i2c_client *newdev; in i2c_powermac_register_devices() local
/openbmc/linux/drivers/parport/
H A Ddaisy.c53 struct daisydev *newdev, **p; in add_dev() local
/openbmc/linux/drivers/input/misc/
H A Duinput.c380 struct uinput_device *newdev; in uinput_open() local
/openbmc/linux/drivers/i3c/
H A Dmaster.c1908 struct i3c_dev_desc *newdev, *olddev; in i3c_master_add_i3c_dev_locked() local
/openbmc/linux/drivers/md/
H A Dmd.c3683 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()