Lines Matching refs:status
95 bool dell_privacy_process_event(int type, int code, int status)
118 priv->last_status = status;
123 priv->last_status = status;
124 sparse_keymap_report_entry(priv->input_dev, key, !(status & CAMERA_STATUS), false);
249 acpi_status status;
259 status = acpi_evaluate_object(handle, acpi_method, NULL, NULL);
260 if (ACPI_FAILURE(status)) {
262 acpi_format_exception(status));
274 * cutting this off first does not affect the time delayed muting or status
354 /* Report initial camera-cover status */