Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
Pad

Macros

#define HPI_PAD_CHANNEL_NAME_LEN   16
 
#define HPI_PAD_ARTIST_LEN   64
 
#define HPI_PAD_TITLE_LEN   64
 
#define HPI_PAD_COMMENT_LEN   256
 
#define HPI_PAD_PROGRAM_TYPE_INVALID   0xffff
 

Detailed Description

Macro Definition Documentation

#define HPI_PAD_ARTIST_LEN   64

The text string containing the artist.

Definition at line 722 of file hpi.h.

#define HPI_PAD_CHANNEL_NAME_LEN   16

The text string containing the station/channel combination.

Definition at line 720 of file hpi.h.

#define HPI_PAD_COMMENT_LEN   256

The text string containing the comment.

Definition at line 726 of file hpi.h.

#define HPI_PAD_PROGRAM_TYPE_INVALID   0xffff

The PTY when the tuner has not received any PTY.

Definition at line 728 of file hpi.h.

#define HPI_PAD_TITLE_LEN   64

The text string containing the title.

Definition at line 724 of file hpi.h.