|
Linux Kernel
3.7.1
|
#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) |
| DECLARE_TASKLET | ( | sn_sysctl_event | , |
| scdrv_event | , | ||
| 0 | |||
| ) |
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.
1.8.2