Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
stv06xx_hdcs.c File Reference
#include "stv06xx_hdcs.h"

Go to the source code of this file.

Data Structures

struct  hdcs
 

Macros

#define pr_fmt(fmt)   KBUILD_MODNAME ": " fmt
 

Enumerations

enum  hdcs_power_state { HDCS_STATE_SLEEP, HDCS_STATE_IDLE, HDCS_STATE_RUN }
 

Macro Definition Documentation

#define pr_fmt (   fmt)    KBUILD_MODNAME ": " fmt

Definition at line 31 of file stv06xx_hdcs.c.

Enumeration Type Documentation

Enumerator:
HDCS_STATE_SLEEP 
HDCS_STATE_IDLE 
HDCS_STATE_RUN 

Definition at line 63 of file stv06xx_hdcs.c.