Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dataflop.c277 static struct atari_disk_type user_params[FD_MAX_UNITS]; variable
Dfloppy.c488 static struct floppy_struct user_params[N_DRIVE]; variable
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c1071 static long get_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *user_params) in get_params32()
2523 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params()
/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c1777 static int get_params(MGSLPC_INFO * info, MGSL_PARAMS __user *user_params) in get_params()