Home
last modified time | relevance | path

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

/linux-3.3/kernel/time/
Dtick-common.c151 struct clock_event_device *newdev, int cpu, in tick_setup_device()
208 static int tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
Dtick-oneshot.c48 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-internal.h57 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
/linux-3.3/drivers/parport/
Ddaisy.c58 struct daisydev *newdev, **p; in add_dev() local
/linux-3.3/drivers/input/misc/
Duinput.c281 struct uinput_device *newdev; in uinput_open() local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c1112 struct net_device *olddev, *newdev; in cxgb_redirect() local
/linux-3.3/drivers/md/
Dmd.c3116 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device()