|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | vpif_channel_config_params |
| struct | vpif_vbi_params |
| struct | vpif_video_params |
| struct | vpif_params |
| union | vpif_params::param |
Enumerations | |
| enum | data_size { _8BITS = 0, _10BITS, _12BITS } |
Functions | |
| int | vpif_set_video_params (struct vpif_params *vpifparams, u8 channel_id) |
| void | vpif_set_vbi_display_params (struct vpif_vbi_params *vbiparams, u8 channel_id) |
| int | vpif_channel_getfid (u8 channel_id) |
Variables | |
| void __iomem * | vpif_base |
| spinlock_t | vpif_lock |
| u8 | irq_vpif_capture_channel [VPIF_NUM_CHANNELS] |
| const unsigned int | vpif_ch_params_count |
| struct vpif_channel_config_params | ch_params [] |
| #define channel0_intr_assert | ( | ) |
| #define channel1_intr_assert | ( | ) |
| #define channel2_intr_assert | ( | ) |
| #define channel3_intr_assert | ( | ) |
| #define VPIF_CH_EAVSAV_MASK GENERATE_MASK(13, 0) |
| #define VPIF_CH_LEN_MASK GENERATE_MASK(12, 0) |
| #define VPIF_CH_WIDTH_MASK GENERATE_MASK(13, 0) |
| void vpif_set_vbi_display_params | ( | struct vpif_vbi_params * | vbiparams, |
| u8 | channel_id | ||
| ) |
| int vpif_set_video_params | ( | struct vpif_params * | vpifparams, |
| u8 | channel_id | ||
| ) |
| struct vpif_channel_config_params ch_params[] |
| u8 irq_vpif_capture_channel[VPIF_NUM_CHANNELS] |
| spinlock_t vpif_lock |
1.8.2