Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
snsc_event.c File Reference
#include <linux/interrupt.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <asm/byteorder.h>
#include <asm/sn/sn_sal.h>
#include <asm/unaligned.h>
#include "snsc.h"

Go to the source code of this file.

Functions

void scdrv_event (unsigned long)
 
 DECLARE_TASKLET (sn_sysctl_event, scdrv_event, 0)
 
void scdrv_event_init (struct sysctl_data_s *scd)
 

Function Documentation

DECLARE_TASKLET ( sn_sysctl_event  ,
scdrv_event  ,
 
)
void scdrv_event ( unsigned long  dummy)

Definition at line 235 of file snsc_event.c.

void scdrv_event_init ( struct sysctl_data_s scd)

Definition at line 268 of file snsc_event.c.