Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-common.c178 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()
Dtick-oneshot.c64 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-internal.h115 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dclockevents.c366 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
Dtick-broadcast.c72 struct clock_event_device *newdev) in tick_check_broadcast_device()
/linux-4.4.14/drivers/i2c/busses/
Di2c-powermac.c249 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/
Ddaisy.c58 struct daisydev *newdev, **p; in add_dev() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c281 struct obd_device *newdev; in class_newdev() local
/linux-4.4.14/drivers/input/misc/
Duinput.c293 struct uinput_device *newdev; in uinput_open() local
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_nodeqp.c779 struct scif_dev *newdev; in scif_node_add() local
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.c2689 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/
Dmd.c3202 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()