DEBSOURCES
Skip Quicknav
sources / linux / 3.16.7-ckt7-1 / drivers / gpu / drm / nouveau / core / engine / device / priv.h
12345678
#ifndef __NVKM_DEVICE_PRIV_H__ #define __NVKM_DEVICE_PRIV_H__ #include <engine/device.h> extern struct nouveau_oclass nouveau_control_oclass[]; #endif