|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/kernel.h>#include <linux/delay.h>#include <linux/gfp.h>#include <linux/pci.h>#include <linux/fb.h>#include <asm/io.h>#include <asm/prom.h>#include <asm/pci-bridge.h>#include "nv_type.h"#include "nv_local.h"#include "nv_proto.h"#include "../edid.h"Go to the source code of this file.
Functions | |
| int | nvidia_probe_of_connector (struct fb_info *info, int conn, u8 **out_edid) |
1.8.2