Lines Matching refs:user_event_group
57 struct user_event_group { struct
68 static struct user_event_group *init_group; argument
84 struct user_event_group *group;
164 struct user_event_group *group;
204 static int user_event_parse(struct user_event_group *group, char *name,
337 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
364 static struct user_event_group *current_user_event_group(void) in current_user_event_group()
369 static struct user_event_group *user_event_group_create(void) in user_event_group_create()
371 struct user_event_group *group; in user_event_group_create()
994 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
1520 static struct user_event *find_user_event(struct user_event_group *group, in find_user_event()
1774 struct user_event_group *group; in user_event_create()
2071 static int user_event_parse(struct user_event_group *group, char *name, in user_event_parse()
2212 static int delete_user_event(struct user_event_group *group, char *name) in delete_user_event()
2320 struct user_event_group *group; in user_events_open()
2362 struct user_event_group *group = info->group; in user_events_ref_add()
2682 struct user_event_group *group = info->group; in user_events_ioctl()
2714 struct user_event_group *group; in user_events_release()
2781 struct user_event_group *group = m->private; in user_seq_show()
2829 struct user_event_group *group; in user_status_open()