Lines Matching defs:key
84 * 1) User presses key. HW does stuff with this key (timeout is started)
88 * 5) Userland picks up key and modifies kcontrol for SW mute
98 const struct key_entry *key;
108 key = sparse_keymap_entry_from_scancode(priv->input_dev, (type << 16) | code);
109 if (!key) {
110 dev_warn(&priv->wdev->dev, "Unknown key with type 0x%04x and code 0x%04x pressed\n",
119 sparse_keymap_report_entry(priv->input_dev, key, 1, true);
124 sparse_keymap_report_entry(priv->input_dev, key, !(status & CAMERA_STATUS), false);
193 * [key, read] string InstanceName;
270 * Pressing the mute key activates a time delayed circuit to physically cut
327 /* remap the keymap code with Dell privacy key type 0x12 as prefix