Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/oxygen/
Dse6x.c99 .device_config = PLAYBACK_0_TO_I2S |
Doxygen.c725 .device_config = PLAYBACK_0_TO_I2S |
768 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
790 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
809 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.c1266 .device_config = PLAYBACK_0_TO_I2S |
1299 .device_config = PLAYBACK_0_TO_I2S |
Doxygen_pcm.c682 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()