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