Lines Matching defs:state
76 * In this state no open(2), read(2) or write(2) on epfiles
88 * This is the only state in which operations on epfiles may
99 * This state is set after closing all functionfs files, when
101 * remain in deactivated state until filesystem is umounted or
102 * ep0 is opened again. In the second case functionfs state will
114 * All endpoints have been closed. This state is also set if
120 * In this state no open(2), read(2) or write(2) (both on ep0
141 * setup. If this state is set read/write on ep0 return
142 * -EIDRM. This state is only set when adding event.
181 /* EP0 state */
182 enum ffs_state state;