Lines Matching +full:enabled +full:- +full:strings
1 /* SPDX-License-Identifier: GPL-2.0 */
74 * Waiting for descriptors and strings.
84 * We've got descriptors and strings. We are or have called
103 * be reset, and it will be ready for descriptors and strings
116 * unrecoverable error is situation when after reading strings
142 * -EIDRM. This state is only set when adding event.
170 * a race. Is that the case? Or maybe we can use cdev->req
186 * + FFS_NO_SETUP -> FFS_SETUP_PENDING -- P: ev.waitq.lock
188 * + FFS_SETUP_PENDING -> FFS_NO_SETUP -- P: ev.waitq.lock
190 * + FFS_SETUP_PENDING -> FFS_SETUP_CANCELLED -- P: ev.waitq.lock
191 * + FFS_SETUP_CANCELLED -> FFS_NO_SETUP -- cmpxchg
214 /* For waking up blocked threads when function is enabled. */