drivers/gpu/drm/nouveau/dispnv04/i2c/Kbuild

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/nouveau/dispnv04/i2c/Kbuild

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/nouveau/dispnv04/i2c/Kbuild
Extension
[no extension]
Size
194 bytes
Lines
6
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: drivers/gpu
Status
atlas-only

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

ch7006-y := dispnv04/i2c/ch7006_drv.o dispnv04/i2c/ch7006_mode.o
obj-$(CONFIG_DRM_NOUVEAU_CH7006) += ch7006.o

sil164-y := dispnv04/i2c/sil164_drv.o
obj-$(CONFIG_DRM_NOUVEAU_SIL164) += sil164.o

Annotation

Implementation Notes