Linux Kernel
3.7.1
|
#include "oxygen.h"
Go to the source code of this file.
Data Structures | |
struct | xonar_generic |
struct | xonar_hdmi |
Macros | |
#define | XONAR_GPIO_BIT_INVERT (1 << 16) |
Definition at line 434 of file xonar_cs43xx.c.
Definition at line 1090 of file xonar_pcm179x.c.
Definition at line 1324 of file xonar_wm87x6.c.
Definition at line 42 of file xonar_lib.c.
Definition at line 33 of file xonar_lib.c.
int xonar_gpio_bit_switch_get | ( | struct snd_kcontrol * | ctl, |
struct snd_ctl_elem_value * | value | ||
) |
Definition at line 102 of file xonar_lib.c.
int xonar_gpio_bit_switch_put | ( | struct snd_kcontrol * | ctl, |
struct snd_ctl_elem_value * | value | ||
) |
Definition at line 114 of file xonar_lib.c.
Definition at line 67 of file xonar_hdmi.c.
void xonar_hdmi_init | ( | struct oxygen * | chip, |
struct xonar_hdmi * | data | ||
) |
Definition at line 60 of file xonar_hdmi.c.
void xonar_hdmi_pcm_hardware_filter | ( | unsigned int | channel, |
struct snd_pcm_hardware * | hardware | ||
) |
Definition at line 79 of file xonar_hdmi.c.
void xonar_hdmi_resume | ( | struct oxygen * | chip, |
struct xonar_hdmi * | hdmi | ||
) |
Definition at line 74 of file xonar_hdmi.c.
Definition at line 118 of file xonar_hdmi.c.
Definition at line 80 of file xonar_lib.c.
Definition at line 68 of file xonar_lib.c.
void xonar_set_cs53x1_params | ( | struct oxygen * | chip, |
struct snd_pcm_hw_params * | params | ||
) |
Definition at line 87 of file xonar_lib.c.
void xonar_set_hdmi_params | ( | struct oxygen * | chip, |
struct xonar_hdmi * | hdmi, | ||
struct snd_pcm_hw_params * | params | ||
) |
Definition at line 91 of file xonar_hdmi.c.