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

#include <tea575x-tuner.h>

Data Fields

void(* write_val )(struct snd_tea575x *tea, u32 val)
 
u32(* read_val )(struct snd_tea575x *tea)
 
void(* set_pins )(struct snd_tea575x *tea, u8 pins)
 
u8(* get_pins )(struct snd_tea575x *tea)
 
void(* set_direction )(struct snd_tea575x *tea, bool output)
 

Detailed Description

Definition at line 40 of file tea575x-tuner.h.

Field Documentation

u8(* get_pins)(struct snd_tea575x *tea)

Definition at line 46 of file tea575x-tuner.h.

u32(* read_val)(struct snd_tea575x *tea)

Definition at line 43 of file tea575x-tuner.h.

void(* set_direction)(struct snd_tea575x *tea, bool output)

Definition at line 47 of file tea575x-tuner.h.

void(* set_pins)(struct snd_tea575x *tea, u8 pins)

Definition at line 45 of file tea575x-tuner.h.

void(* write_val)(struct snd_tea575x *tea, u32 val)

Definition at line 42 of file tea575x-tuner.h.


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