drivers/staging/media/atomisp/pci/input_system_private.h

Source file repositories/reference/linux-study-clean/drivers/staging/media/atomisp/pci/input_system_private.h

File Facts

System
Linux kernel
Corpus path
drivers/staging/media/atomisp/pci/input_system_private.h
Extension
.h
Size
241 bytes
Lines
9
Domain
Driver Families
Bucket
drivers/staging
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

// SPDX-License-Identifier: GPL-2.0-or-later
/*
 *    (c) 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
 */

#include "isp2401_input_system_private.h"
#include "isp2400_input_system_private.h"

Annotation

Implementation Notes