Lines Matching refs:state
33 * state of the "Whiskers" base - attached or detached. Whiskers USB device also
34 * reports position of the keyboard - folded or not. Combining base state and
57 bool *state)
84 *state = cbas_parse_base_state(msg->data);
117 * to disrupt the state reported by the base by
118 * overriding it with state reported by the LID. Only
145 dev_warn(dev, "failed to fetch base state on resume: %d\n",
154 * it will resend its state on resume, and we'll update it
208 /* Seed the state */
211 dev_err(&pdev->dev, "cannot query base state: %d\n", error);
478 hid_warn(hdev, "Unable to read base folded state: %d (expected %d)\n", rlen, len);