Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ix2505v_config Struct Reference

#include <ix2505v.h>

Data Fields

u8 tuner_address
 
u8 tuner_gain
 
u8 tuner_chargepump
 
int min_delay_ms
 
u8 tuner_write_only
 

Detailed Description

Driver for Sharp IX2505V (marked B0017) DVB-S silicon tuner

Copyright (C) 2010 Malcolm Priestley

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Attach a ix2505v tuner to the supplied frontend structure.

Parameters
feFrontend to attach to.
configix2505v_config structure
Returns
FE pointer on success, NULL on failure.

Definition at line 34 of file ix2505v.h.

Field Documentation

int min_delay_ms

Definition at line 44 of file ix2505v.h.

u8 tuner_address

Definition at line 35 of file ix2505v.h.

u8 tuner_chargepump

Definition at line 41 of file ix2505v.h.

u8 tuner_gain

Definition at line 38 of file ix2505v.h.

u8 tuner_write_only

Definition at line 47 of file ix2505v.h.


The documentation for this struct was generated from the following file: