Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
linkstation.c File Reference
#include <linux/kernel.h>
#include <linux/initrd.h>
#include <linux/of_platform.h>
#include <asm/time.h>
#include <asm/prom.h>
#include <asm/mpic.h>
#include <asm/pci-bridge.h>
#include "mpc10x.h"

Go to the source code of this file.

Functions

 machine_device_initcall (linkstation, declare_of_platform_devices)
 
void avr_uart_configure (void)
 
void avr_uart_send (const char)
 
 define_machine (linkstation)
 

Function Documentation

void avr_uart_configure ( void  )

Definition at line 58 of file ls_uart.c.

void avr_uart_send ( const char  )

Definition at line 81 of file ls_uart.c.

define_machine ( linkstation  )

Definition at line 153 of file linkstation.c.

machine_device_initcall ( linkstation  ,
declare_of_platform_devices   
)