Searched defs:newdev (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/kernel/time/ |
H A D | tick-common.c | 186 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 D | tick-oneshot.c | 61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
H A D | tick-broadcast.c | 87 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 D | tick-internal.h | 114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
H A D | clockevents.c | 360 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-powermac.c | 232 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 D | daisy.c | 53 struct daisydev *newdev, **p; in add_dev() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | uinput.c | 380 struct uinput_device *newdev; in uinput_open() local
|
/openbmc/linux/drivers/i3c/ |
H A D | master.c | 1908 struct i3c_dev_desc *newdev, *olddev; in i3c_master_add_i3c_dev_locked() local
|
/openbmc/linux/drivers/md/ |
H A D | md.c | 3686 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()
|