Searched refs:mgsl_icount (Results 1 – 2 of 2) sorted by relevance
213 struct mgsl_icount { struct
228 struct mgsl_icount icount;449 static int get_stats(struct slgt_info *info, struct mgsl_icount __user *user_icount);1036 struct mgsl_icount cnow; /* kernel counter temps */ in get_icount()1756 struct mgsl_icount *icount = &info->icount; in rx_async()2506 static int get_stats(struct slgt_info *info, struct mgsl_icount __user *user_icount) in get_stats()2512 if (copy_to_user(user_icount, &info->icount, sizeof(struct mgsl_icount))) in get_stats()2651 struct mgsl_icount cprev, cnow; in wait_mgsl_event()3027 struct mgsl_icount cprev, cnow; in modem_input_wait()