Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/oxygen/
Dse6x.c100 .device_config = PLAYBACK_0_TO_I2S |
Doxygen.c728 .device_config = PLAYBACK_0_TO_I2S |
771 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
793 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
812 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
Doxygen.h29 #define PLAYBACK_0_TO_I2S 0x0001 macro
Dxonar_pcm179x.c1189 .device_config = PLAYBACK_0_TO_I2S |
1227 .device_config = PLAYBACK_0_TO_I2S |
1259 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_cs43xx.c407 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_dg_mixer.c456 .device_config = PLAYBACK_0_TO_I2S |
Dxonar_wm87x6.c1264 .device_config = PLAYBACK_0_TO_I2S |
1297 .device_config = PLAYBACK_0_TO_I2S |
Doxygen_pcm.c694 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()