Lines Matching refs:user_event_group
68 struct user_event_group { struct
76 static struct user_event_group *init_group; argument
92 struct user_event_group *group;
169 struct user_event_group *group;
209 static int user_event_parse(struct user_event_group *group, char *name,
329 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
350 static struct user_event_group *current_user_event_group(void) in current_user_event_group()
355 static struct user_event_group *user_event_group_create(void) in user_event_group_create()
357 struct user_event_group *group; in user_event_group_create()
975 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
1496 static struct user_event *find_user_event(struct user_event_group *group, in find_user_event()
1731 struct user_event_group *group; in user_event_create()
1919 static int user_event_parse(struct user_event_group *group, char *name, in user_event_parse()
2052 static int delete_user_event(struct user_event_group *group, char *name) in delete_user_event()
2149 struct user_event_group *group; in user_events_open()
2193 struct user_event_group *group = info->group; in user_events_ref_add()
2513 struct user_event_group *group = info->group; in user_events_ioctl()
2545 struct user_event_group *group; in user_events_release()
2612 struct user_event_group *group = m->private; in user_seq_show()
2663 struct user_event_group *group; in user_status_open()