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