Searched defs:event_subsystem (Results 1 – 1 of 1) sorted by relevance
721 struct event_subsystem { struct722 struct list_head list;723 const char *name;724 struct dentry *entry;725 struct event_filter *filter;726 int nr_events;727 int ref_count;