Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/libwebrtc/resources/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 40 B image not shown  

Quelle  i915_ioc32.h   Sprache: unbekannt

 
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2020 Intel Corporation
 */


#ifndef __I915_IOC32_H__
#define __I915_IOC32_H__

#ifdef CONFIG_COMPAT
struct file;
long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd,
        unsigned long arg);
#else
#define i915_ioc32_compat_ioctl NULL
#endif

#endif /* __I915_IOC32_H__ */

Messung V0.5 in Prozent
C=96 H=94 G=94

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-07]