Home
last modified time | relevance | path

Searched refs:PCXHR_PLAYBACK_STREAMS (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h22 #define PCXHR_PLAYBACK_STREAMS 4 macro
163 struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
171 int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2];
172 int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2];
H A Dpcxhr_hwdep.c40 card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS; in pcxhr_init_board()
60 if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS) in pcxhr_init_board()
168 stream_count = PCXHR_PLAYBACK_STREAMS; in pcxhr_dsp_allocate_pipe()
H A Dpcxhr_mixer.c453 .count = PCXHR_PLAYBACK_STREAMS,
1047 for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) { in pcxhr_init_audio_levels()
1137 temp.count = PCXHR_PLAYBACK_STREAMS; in pcxhr_create_mixer()
H A Dpcxhr.c1196 chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS; in pcxhr_create()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h22 #define PCXHR_PLAYBACK_STREAMS 4 macro
163 struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
171 int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2];
172 int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2];
H A Dpcxhr_hwdep.c40 card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS; in pcxhr_init_board()
60 if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS) in pcxhr_init_board()
168 stream_count = PCXHR_PLAYBACK_STREAMS; in pcxhr_dsp_allocate_pipe()
H A Dpcxhr_mixer.c453 .count = PCXHR_PLAYBACK_STREAMS,
1047 for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) { in pcxhr_init_audio_levels()
1137 temp.count = PCXHR_PLAYBACK_STREAMS; in pcxhr_create_mixer()
H A Dpcxhr.c1196 chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS; in pcxhr_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h22 #define PCXHR_PLAYBACK_STREAMS 4 macro
163 struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
171 int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2];
172 int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2];
H A Dpcxhr_hwdep.c40 card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS; in pcxhr_init_board()
60 if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS) in pcxhr_init_board()
168 stream_count = PCXHR_PLAYBACK_STREAMS; in pcxhr_dsp_allocate_pipe()
H A Dpcxhr_mixer.c453 .count = PCXHR_PLAYBACK_STREAMS,
1047 for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) { in pcxhr_init_audio_levels()
1137 temp.count = PCXHR_PLAYBACK_STREAMS; in pcxhr_create_mixer()
H A Dpcxhr.c1196 chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS; in pcxhr_create()