Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
base.c File Reference
#include <subdev/gpio.h>
#include <subdev/bios.h>
#include <subdev/bios/gpio.h>

Go to the source code of this file.

Data Structures

struct  gpio_isr
 

Functions

int nouveau_gpio_create_ (struct nouveau_object *parent, struct nouveau_object *engine, struct nouveau_oclass *oclass, int length, void **pobject)
 
int nouveau_gpio_init (struct nouveau_gpio *gpio)
 

Function Documentation

int nouveau_gpio_create_ ( struct nouveau_object parent,
struct nouveau_object engine,
struct nouveau_oclass oclass,
int  length,
void **  pobject 
)

Definition at line 226 of file base.c.

int nouveau_gpio_init ( struct nouveau_gpio gpio)

Definition at line 263 of file base.c.