Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st95hf/
Dcore.c550 struct param_list new_params[2]; in iso14443_config_fdt() local
621 struct param_list new_params[1]; in st95hf_handle_wtx() local
/Linux-v4.19/drivers/tty/
Dsynclink_gt.c1152 static long set_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *new_params) in set_params32()
2608 static int set_params(struct slgt_info *info, MGSL_PARAMS __user *new_params) in set_params()
Dsynclinkmp.c2867 static int set_params(SLMP_INFO * info, MGSL_PARAMS __user *new_params) in set_params()
Dsynclink.c2470 static int mgsl_set_params(struct mgsl_struct * info, MGSL_PARAMS __user *new_params) in mgsl_set_params()
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c1805 static int set_params(MGSLPC_INFO * info, MGSL_PARAMS __user *new_params, struct tty_struct *tty) in set_params()