Searched defs:newdev (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/kernel/time/ |
D | tick-common.c | 167 struct clock_event_device *newdev, int cpu, in tick_setup_device() 225 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement() 237 struct clock_event_device *newdev, int cpu) in tick_check_percpu() 253 struct clock_event_device *newdev) in tick_check_preferred() 277 struct clock_event_device *newdev) in tick_check_replacement() 289 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
|
D | tick-oneshot.c | 48 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
D | tick-internal.h | 104 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
|
D | clockevents.c | 362 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.1.27/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.1.27/drivers/parport/ |
D | daisy.c | 58 struct daisydev *newdev, **p; in add_dev() local
|
/linux-4.1.27/drivers/input/misc/ |
D | uinput.c | 293 struct uinput_device *newdev; in uinput_open() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 2935 static int kiblnd_dev_start_threads(kib_dev_t *dev, int newdev, __u32 *cpts, in kiblnd_dev_start_threads() 3001 int newdev; in kiblnd_startup() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | genops.c | 279 struct obd_device *newdev; in class_newdev() local
|
/linux-4.1.27/drivers/md/ |
D | md.c | 3104 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()
|