Home
last modified time | relevance | path

Searched defs:user_params (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/block/
Dataflop.c196 static struct atari_disk_type user_params[FD_MAX_UNITS]; variable
Dfloppy.c496 static struct floppy_struct user_params[N_DRIVE]; variable
/linux-2.6.39/drivers/tty/
Dsynclink_gt.c1145 static long get_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *user_params) in get_params32()
2639 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params()
Dsynclinkmp.c2882 static int get_params(SLMP_INFO * info, MGSL_PARAMS __user *user_params) in get_params()
Dsynclink.c2458 static int mgsl_get_params(struct mgsl_struct * info, MGSL_PARAMS __user *user_params) in mgsl_get_params()
/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c1788 static int get_params(MGSLPC_INFO * info, MGSL_PARAMS __user *user_params) in get_params()