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

Go to the source code of this file.

Functions

int ivtv_firmware_init (struct ivtv *itv)
 
void ivtv_firmware_versions (struct ivtv *itv)
 
void ivtv_halt_firmware (struct ivtv *itv)
 
void ivtv_init_mpeg_decoder (struct ivtv *itv)
 
int ivtv_firmware_check (struct ivtv *itv, char *where)
 

Function Documentation

int ivtv_firmware_check ( struct ivtv itv,
char where 
)

Definition at line 335 of file ivtv-firmware.c.

int ivtv_firmware_init ( struct ivtv itv)

Definition at line 195 of file ivtv-firmware.c.

void ivtv_firmware_versions ( struct ivtv itv)

Definition at line 140 of file ivtv-firmware.c.

void ivtv_halt_firmware ( struct ivtv itv)

Definition at line 88 of file ivtv-firmware.c.

void ivtv_init_mpeg_decoder ( struct ivtv itv)

Definition at line 244 of file ivtv-firmware.c.