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

Go to the source code of this file.

Functions

int cx18_firmware_init (struct cx18 *cx)
 
void cx18_halt_firmware (struct cx18 *cx)
 
void cx18_init_memory (struct cx18 *cx)
 
void cx18_init_power (struct cx18 *cx, int lowpwr)
 

Function Documentation

int cx18_firmware_init ( struct cx18 cx)

Definition at line 382 of file cx18-firmware.c.

void cx18_halt_firmware ( struct cx18 cx)

Definition at line 213 of file cx18-firmware.c.

void cx18_init_memory ( struct cx18 cx)

Definition at line 331 of file cx18-firmware.c.

void cx18_init_power ( struct cx18 cx,
int  lowpwr 
)

Definition at line 222 of file cx18-firmware.c.