Lines Matching refs:state
30 * state of the "Whiskers" base - attached or detached. Whiskers USB device also
31 * reports position of the keyboard - folded or not. Combining base state and
54 bool *state)
81 *state = cbas_parse_base_state(msg->data);
114 * to disrupt the state reported by the base by
115 * overriding it with state reported by the LID. Only
142 dev_warn(dev, "failed to fetch base state on resume: %d\n",
151 * it will resend its state on resume, and we'll update it
205 /* Seed the state */
208 dev_err(&pdev->dev, "cannot query base state: %d\n", error);