代码搜索:nvidia
找到约 1,004 项符合「nvidia」的源代码
代码结果 1,004
www.eeworm.com/read/438146/7735492
c nvidia.c
/*
* linux/drivers/video/nvidia/nvidia.c - nVidia fb driver
*
* Copyright 2004 Antonino Daplas
*
* This file is subject to the terms and conditions of the GNU General Public
*
www.eeworm.com/read/437885/7740393
swf nvidia[1].swf
www.eeworm.com/read/298416/7962284
c nvidia.c
/*
* linux/drivers/video/nvidia/nvidia.c - nVidia fb driver
*
* Copyright 2004 Antonino Daplas
*
* This file is subject to the terms and conditions of the GNU General Public
*
www.eeworm.com/read/152843/5663851
c nvidia.c
/*
* linux/drivers/video/nvidia/nvidia.c - nVidia fb driver
*
* Copyright 2004 Antonino Daplas
*
* This file is subject to the terms and conditions of the GNU General Public
*
www.eeworm.com/read/127781/5998451
c nvidia.c
/*
* linux/drivers/ide/nvidia.c Version 0.01
*
* Copyright (C) 2002-2002 Andre Hedrick
* May be copied or modified under the terms of the GNU General Public License
*
*/
www.eeworm.com/read/127781/5998453
h nvidia.h
#ifndef NFORCE_H
#define NFORCE_H
#include
#include
#include
#define DISPLAY_NFORCE_TIMINGS
#if defined(DISPLAY_NFORCE_TIMINGS) && defined(CONFIG_PROC_F
www.eeworm.com/read/4082/28477
rtf nvidia.rtf
www.eeworm.com/read/11371/228591
c nvidia.c
#include
#include
#include
#include
#include
#define nVidia_V1 0x10
#define nVidia_V2 0x20
#define NV_NV1 0x001
#d
www.eeworm.com/read/245090/4507346
h nvidia.h
#include
#define RIVA_FIFO_FREE(hwptr, cnt) \
{ \
while (nv_fifo_space < (cnt)) { \
nv_fifo_space = hwptr->fifo_free >> 2; \
} \
nv_fifo_space -= (cnt); \
}
typedef struct