Searched defs:newdev (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/kernel/time/ |
D | tick-common.c | 178 struct clock_event_device *newdev, int cpu, in tick_setup_device() 236 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement() 248 struct clock_event_device *newdev, int cpu) in tick_check_percpu() 264 struct clock_event_device *newdev) in tick_check_preferred() 288 struct clock_event_device *newdev) in tick_check_replacement() 300 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
|
D | tick-oneshot.c | 64 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
D | tick-internal.h | 115 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
D | clockevents.c | 366 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
|
D | tick-broadcast.c | 72 struct clock_event_device *newdev) in tick_check_broadcast_device()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-powermac.c | 249 struct i2c_client *newdev; in i2c_powermac_create_one() local 328 struct i2c_client *newdev; in i2c_powermac_register_devices() local
|
/linux-4.4.14/drivers/parport/ |
D | daisy.c | 58 struct daisydev *newdev, **p; in add_dev() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | genops.c | 281 struct obd_device *newdev; in class_newdev() local
|
/linux-4.4.14/drivers/input/misc/ |
D | uinput.c | 293 struct uinput_device *newdev; in uinput_open() local
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_nodeqp.c | 779 struct scif_dev *newdev; in scif_node_add() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 2689 static int kiblnd_dev_start_threads(kib_dev_t *dev, int newdev, __u32 *cpts, in kiblnd_dev_start_threads() 2755 int newdev; in kiblnd_startup() local
|
/linux-4.4.14/drivers/md/ |
D | md.c | 3202 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()
|