Home
last modified time | relevance | path

Searched refs:PLAYBACK_0_TO_I2S (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/sound/pci/oxygen/
Doxygen.c736 .device_config = PLAYBACK_0_TO_I2S |
777 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
799 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
818 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
Dxonar_pcm179x.c1002 .device_config = PLAYBACK_0_TO_I2S |
1040 .device_config = PLAYBACK_0_TO_I2S |
1072 .device_config = PLAYBACK_0_TO_I2S |
Doxygen.h28 #define PLAYBACK_0_TO_I2S 0x0001 macro
Dxonar_cs43xx.c418 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_dg.c598 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_wm87x6.c1275 .device_config = PLAYBACK_0_TO_I2S |
1307 .device_config = PLAYBACK_0_TO_I2S |
Doxygen_pcm.c686 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()