Searched defs:newdev (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/kernel/time/ |
A D | tick-common.c | 206 struct clock_event_device *newdev, int cpu, in tick_setup_device() 277 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement() 289 struct clock_event_device *newdev, int cpu) in tick_check_percpu() 305 struct clock_event_device *newdev) in tick_check_preferred() 329 struct clock_event_device *newdev) in tick_check_replacement() 341 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
|
A D | tick-oneshot.c | 61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
A D | tick-broadcast.c | 86 struct clock_event_device *newdev) in tick_check_broadcast_device() 115 static bool tick_set_oneshot_wakeup_device(struct clock_event_device *newdev, in tick_set_oneshot_wakeup_device() 152 static bool tick_set_oneshot_wakeup_device(struct clock_event_device *newdev, in tick_set_oneshot_wakeup_device()
|
A D | tick-internal.h | 114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
A D | clockevents.c | 360 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-powermac.c | 234 struct i2c_client *newdev; in i2c_powermac_create_one() local 311 struct i2c_client *newdev; in i2c_powermac_register_devices() local
|
/linux-6.3-rc2/drivers/parport/ |
A D | daisy.c | 53 struct daisydev *newdev, **p; in add_dev() local
|
/linux-6.3-rc2/drivers/input/misc/ |
A D | uinput.c | 379 struct uinput_device *newdev; in uinput_open() local
|
/linux-6.3-rc2/drivers/i3c/ |
A D | master.c | 1859 struct i3c_dev_desc *newdev, *olddev; in i3c_master_add_i3c_dev_locked() local
|
/linux-6.3-rc2/drivers/md/ |
A D | md.c | 3642 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()
|
Completed in 30 milliseconds