Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/oxygen/
Dse6x.c110 .device_config = PLAYBACK_0_TO_I2S |
Doxygen.c740 .device_config = PLAYBACK_0_TO_I2S |
783 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
805 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
824 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
Doxygen.h29 #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()