Home
last modified time | relevance | path

Searched refs:get_params32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c1072 static long get_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *user_params) in get_params32() function
1076 DBGINFO(("%s get_params32\n", info->device_name)); in get_params32()
1145 rc = get_params32(info, compat_ptr(arg)); in slgt_compat_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c1062 static long get_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *user_params) in get_params32() function
1066 DBGINFO(("%s get_params32\n", info->device_name)); in get_params32()
1136 rc = get_params32(info, compat_ptr(arg)); in slgt_compat_ioctl()

Completed in 13 milliseconds