Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/oxygen/
Dse6x.c110 .device_config = PLAYBACK_0_TO_I2S |
Doxygen.c740 .device_config = PLAYBACK_0_TO_I2S |
781 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
803 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
822 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
Doxygen.h28 #define PLAYBACK_0_TO_I2S 0x0001 macro
Dxonar_pcm179x.c1133 .device_config = PLAYBACK_0_TO_I2S |
1171 .device_config = PLAYBACK_0_TO_I2S |
1203 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_cs43xx.c418 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_dg_mixer.c466 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_wm87x6.c1275 .device_config = PLAYBACK_0_TO_I2S |
1308 .device_config = PLAYBACK_0_TO_I2S |
Doxygen_pcm.c706 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()