Home
last modified time | relevance | path

Searched refs:snd_pcm_ops (Results 1 – 25 of 136) sorted by relevance

123456

/linux/sound/usb/usx2y/
H A Dus144mkii_pcm.h22 extern const struct snd_pcm_ops tascam_playback_ops;
29 extern const struct snd_pcm_ops tascam_capture_ops;
/linux/sound/pci/oxygen/
H A Doxygen_pcm.c605 static const struct snd_pcm_ops oxygen_rec_a_ops = {
615 static const struct snd_pcm_ops oxygen_rec_b_ops = {
625 static const struct snd_pcm_ops oxygen_rec_c_ops = {
635 static const struct snd_pcm_ops oxygen_spdif_ops = {
645 static const struct snd_pcm_ops oxygen_multich_ops = {
655 static const struct snd_pcm_ops oxygen_ac97_ops = {
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c61 static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops;
62 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops;
63 static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops;
64 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops;
65 static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops;
66 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops;
69 static const struct snd_pcm_ops snd_cs46xx_playback_ops;
70 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops;
71 static const struct snd_pcm_ops snd_cs46xx_capture_ops;
72 static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops;
[all …]
/linux/sound/usb/line6/
H A Dplayback.h26 extern const struct snd_pcm_ops snd_line6_playback_ops;
H A Dcapture.h16 extern const struct snd_pcm_ops snd_line6_capture_ops;
/linux/sound/pci/ca0106/
H A Dca0106_main.c1063 static const struct snd_pcm_ops snd_ca0106_playback_front_ops = {
1071 static const struct snd_pcm_ops snd_ca0106_capture_0_ops = {
1079 static const struct snd_pcm_ops snd_ca0106_capture_1_ops = {
1087 static const struct snd_pcm_ops snd_ca0106_capture_2_ops = {
1095 static const struct snd_pcm_ops snd_ca0106_capture_3_ops = {
1103 static const struct snd_pcm_ops snd_ca0106_playback_center_lfe_ops = {
1111 static const struct snd_pcm_ops snd_ca0106_playback_unknown_ops = {
1119 static const struct snd_pcm_ops snd_ca0106_playback_rear_ops = {
/linux/sound/firewire/tascam/
H A Dtascam-pcm.c239 static const struct snd_pcm_ops capture_ops = { in snd_tscm_create_pcm_devices()
249 static const struct snd_pcm_ops playback_ops = { in snd_tscm_create_pcm_devices()
/linux/sound/pci/
H A Dintel8x0.c1291 static const struct snd_pcm_ops snd_intel8x0_playback_ops = {
1301 static const struct snd_pcm_ops snd_intel8x0_capture_ops = {
1311 static const struct snd_pcm_ops snd_intel8x0_capture_mic_ops = {
1321 static const struct snd_pcm_ops snd_intel8x0_capture_mic2_ops = {
1331 static const struct snd_pcm_ops snd_intel8x0_capture2_ops = {
1341 static const struct snd_pcm_ops snd_intel8x0_spdif_ops = {
1351 static const struct snd_pcm_ops snd_intel8x0_ali_playback_ops = {
1361 static const struct snd_pcm_ops snd_intel8x0_ali_capture_ops = {
1371 static const struct snd_pcm_ops snd_intel8x0_ali_capture_mic_ops = {
1381 static const struct snd_pcm_ops snd_intel8x0_ali_ac97spdifout_ops = {
[all …]
H A Drme32.c1137 static const struct snd_pcm_ops snd_rme32_playback_spdif_ops = {
1149 static const struct snd_pcm_ops snd_rme32_capture_spdif_ops = {
1160 static const struct snd_pcm_ops snd_rme32_playback_adat_ops = {
1172 static const struct snd_pcm_ops snd_rme32_capture_adat_ops = {
1184 static const struct snd_pcm_ops snd_rme32_playback_spdif_fd_ops = {
1194 static const struct snd_pcm_ops snd_rme32_capture_spdif_fd_ops = {
1204 static const struct snd_pcm_ops snd_rme32_playback_adat_fd_ops = {
1214 static const struct snd_pcm_ops snd_rme32_capture_adat_fd_ops = {
/linux/sound/soc/meson/
H A Daiu-fifo.h14 struct snd_pcm_ops;
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c304 static const struct snd_pcm_ops snd_bcm2835_playback_ops = {
313 static const struct snd_pcm_ops snd_bcm2835_playback_spdif_ops = {
/linux/scripts/
H A Dconst_structs.checkpatch89 snd_pcm_ops
/linux/sound/virtio/
H A Dvirtio_pcm.h95 extern const struct snd_pcm_ops virtsnd_pcm_ops[];
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c310 static const struct snd_pcm_ops capture_ops = { in snd_dg00x_create_pcm_devices()
320 static const struct snd_pcm_ops playback_ops = { in snd_dg00x_create_pcm_devices()
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c361 static const struct snd_pcm_ops capture_ops = { in snd_efw_create_pcm_devices()
371 static const struct snd_pcm_ops playback_ops = { in snd_efw_create_pcm_devices()
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c332 static const struct snd_pcm_ops capture_ops = { in snd_bebob_create_pcm_devices()
342 static const struct snd_pcm_ops playback_ops = { in snd_bebob_create_pcm_devices()
/linux/sound/firewire/fireface/
H A Dff-pcm.c351 static const struct snd_pcm_ops pcm_capture_ops = { in snd_ff_create_pcm_devices()
361 static const struct snd_pcm_ops pcm_playback_ops = { in snd_ff_create_pcm_devices()
/linux/sound/firewire/motu/
H A Dmotu-pcm.c330 static const struct snd_pcm_ops capture_ops = { in snd_motu_create_pcm_devices()
340 static const struct snd_pcm_ops playback_ops = { in snd_motu_create_pcm_devices()
/linux/sound/pci/ctxfi/
H A Dctpcm.c367 static const struct snd_pcm_ops ct_pcm_playback_ops = {
378 static const struct snd_pcm_ops ct_pcm_capture_ops = {
/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c362 static const struct snd_pcm_ops snd_cs5535audio_playback_ops = {
372 static const struct snd_pcm_ops snd_cs5535audio_capture_ops = {
/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c444 static const struct snd_pcm_ops snd_cobalt_pcm_capture_ops = {
452 static const struct snd_pcm_ops snd_cobalt_pcm_playback_ops = {
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c395 static const struct snd_pcm_ops capture_ops = { in snd_oxfw_create_pcm()
405 static const struct snd_pcm_ops playback_ops = { in snd_oxfw_create_pcm()
/linux/sound/firewire/dice/
H A Ddice-pcm.c394 static const struct snd_pcm_ops capture_ops = { in snd_dice_create_pcm()
404 static const struct snd_pcm_ops playback_ops = { in snd_dice_create_pcm()
/linux/Documentation/sound/soc/
H A Dplatform.rst43 const struct snd_pcm_ops *ops;
/linux/sound/isa/sb/
H A Dsb16_main.c799 static const struct snd_pcm_ops snd_sb16_playback_ops = {
807 static const struct snd_pcm_ops snd_sb16_capture_ops = {
842 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction) in snd_sb16dsp_get_pcm_ops()

123456