Home
last modified time | relevance | path

Searched defs:new_params (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c1169 static long set_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *new_params) in set_params32()
2647 static int set_params(struct slgt_info *info, MGSL_PARAMS __user *new_params) in set_params()
Dsynclinkmp.c2902 static int set_params(SLMP_INFO * info, MGSL_PARAMS __user *new_params) in set_params()
Dsynclink.c2490 static int mgsl_set_params(struct mgsl_struct * info, MGSL_PARAMS __user *new_params) in mgsl_set_params()
/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c1808 static int set_params(MGSLPC_INFO * info, MGSL_PARAMS __user *new_params, struct tty_struct *tty) in set_params()