Searched defs:sysfs_open_dirent (Results 1 – 1 of 1) sorted by relevance
38 struct sysfs_open_dirent { struct39 atomic_t refcnt;40 atomic_t event;41 wait_queue_head_t poll;42 struct list_head buffers; /* goes through sysfs_buffer.list */