Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
common.h File Reference

Go to the source code of this file.

Functions

void tegra_cpu_die (unsigned int cpu)
 
int tegra_cpu_disable (unsigned int cpu)
 

Variables

struct smp_operations tegra_smp_ops
 

Function Documentation

void tegra_cpu_die ( unsigned int  cpu)

Definition at line 27 of file hotplug.c.

int tegra_cpu_disable ( unsigned int  cpu)

Definition at line 45 of file hotplug.c.

Variable Documentation

struct smp_operations tegra_smp_ops